summaryrefslogtreecommitdiffstats
path: root/gcc
diff options
context:
space:
mode:
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>2008-07-25 21:05:23 +0000
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>2008-07-25 21:05:23 +0000
commit2980d39228fdd484730f16714e98611217c18864 (patch)
tree87ad450c0e194c389ec247c6850c4cb323169052 /gcc
parent3b116dc2623db18f724f1c62f3d610c6613a2a3c (diff)
downloadppe42-gcc-2980d39228fdd484730f16714e98611217c18864.tar.gz
ppe42-gcc-2980d39228fdd484730f16714e98611217c18864.zip
Fix changelog entry of my earlier commit.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@138151 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc')
-rw-r--r--gcc/cp/ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog
index be50af5301d..b8e54a5aca8 100644
--- a/gcc/cp/ChangeLog
+++ b/gcc/cp/ChangeLog
@@ -22,10 +22,10 @@
2008-07-23 Jan Hubicka <jh@suse.cz>
- * cp/decl.c (duplicate_decls): Update comment and unit-at-a-time.
+ * decl.c (duplicate_decls): Update comment and unit-at-a-time.
(grogfndecl): Drop flag_inline_trees code.
- * cp/pt.c (instantiate_decl): Drop flag_iline_trees code.
- * cp/lex.c (cxx_init): Do not set unit-at-a-time.
+ * pt.c (instantiate_decl): Drop flag_iline_trees code.
+ * lex.c (cxx_init): Do not set unit-at-a-time.
2008-07-23 Jason Merrill <jason@redhat.com>
OpenPOWER on IntegriCloud