Fix ChangeLog entry, move entry from toplevel ChangeLog to gcc/ChangeLog.
authorSriraman Tallam <tmsriram@gcc.gnu.org>
Mon, 10 Dec 2012 18:07:36 +0000 (18:07 +0000)
committerSriraman Tallam <tmsriram@gcc.gnu.org>
Mon, 10 Dec 2012 18:07:36 +0000 (18:07 +0000)
From-SVN: r194364

ChangeLog
gcc/ChangeLog

index 49b17deb513506c9befcaed5803cce5a121f1a7c..5368aedcd5d9df7c2a43809becf65c1a0b07a3e4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,3 @@
-2012-12-07  Sriraman Tallan  <tmsriram@google.com>
-
-       * toplev.c (process_options): Do not warn when -ffunction-sections
-       and -fprofile are used together.
-
 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
 
        * MAINTAINERS: Remove self as RTL optimization maintainer.
index f36d841e7dbcd0090fdc66ad7e899966565642e1..87e216b833c35756e1d2206bdab24838ceaf795d 100644 (file)
 
        * tree-ssa-loop-im.c (for_each_index) <CONST_DECL>: New case.
 
+2012-12-07  Sriraman Tallan  <tmsriram@google.com>
+
+       * toplev.c (process_options): Do not warn when -ffunction-sections
+       and -fprofile are used together.
+
 2012-12-07  Steven Bosscher  <steven@gcc.gnu.org>
 
        * ree.c (struct ext_cand): Remove GTY markers.