aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog.modules2
-rw-r--r--gcc/cp/module.cc2
2 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog.modules b/ChangeLog.modules
index cb2fdda9820..4771f3bb4ed 100644
--- a/ChangeLog.modules
+++ b/ChangeLog.modules
@@ -1,5 +1,7 @@
2019-12-04 Nathan Sidwell <nathan@acm.org>
+ Elrond is dead, long live Elrond!
+
gcc/cp/
* module.cc (trees_out::decl_node): Refactor, removing duplicate
code blocks.
diff --git a/gcc/cp/module.cc b/gcc/cp/module.cc
index aadb406b06c..aed04991d7e 100644
--- a/gcc/cp/module.cc
+++ b/gcc/cp/module.cc
@@ -98,7 +98,7 @@ along with GCC; see the file COPYING3. If not see
the same such namespace.
A module interface compilation produces a Compiled Module Interface
- (CMI). The format used is Encapsulated Lazy Records Of Named
+ (CMI). The format used is Encapsulated Lazy Records Of Numbered
Declarations, which is essentially ELF's section encapsulation. (As
all good nerds are aware, Elrond is half Elf.) Some sections are
named, and contain information about the module as a whole (indices