aboutsummaryrefslogtreecommitdiff
path: root/gcc/c
diff options
context:
space:
mode:
authorPierre-Marie de Rodat <pmderodat@gcc.gnu.org>2015-06-11 16:03:47 +0000
committerPierre-Marie de Rodat <pmderodat@gcc.gnu.org>2015-06-11 16:03:47 +0000
commita0349665f672f8840311f246a7390c6233034f1b (patch)
tree3462a11bca1f95518eb3f8f516b7b2153ed404fb /gcc/c
parentca3e6775c388664e3eb2d2f9c6bd4ecdc9000be8 (diff)
downloadgcc-a0349665f672f8840311f246a7390c6233034f1b.zip
gcc-a0349665f672f8840311f246a7390c6233034f1b.tar.gz
gcc-a0349665f672f8840311f246a7390c6233034f1b.tar.bz2
Fix misplaced ChangeLog entries
From-SVN: r224387
Diffstat (limited to 'gcc/c')
-rw-r--r--gcc/c/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/c/ChangeLog b/gcc/c/ChangeLog
index e5759a4..af83cd2 100644
--- a/gcc/c/ChangeLog
+++ b/gcc/c/ChangeLog
@@ -1,3 +1,8 @@
+2015-06-11 Pierre-Marie de Rodat <derodat@adacore.com>
+
+ * c-decl.c (pop_scope): Register the main translation unit
+ through the new debug hook.
+
2015-06-08 Andrew MacLeod <amacleod@redhat.com>
* c-array-notation.c : Adjust include files.