Fix ChangeLog entry, move entry from toplevel ChangeLog to gcc/ChangeLog.
authortmsriram <tmsriram@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 10 Dec 2012 18:07:36 +0000 (18:07 +0000)
committertmsriram <tmsriram@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 10 Dec 2012 18:07:36 +0000 (18:07 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@194364 138bc75d-0d04-0410-961f-82ee72b054a4

ChangeLog
gcc/ChangeLog

index 49b17de..5368aed 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 f36d841..87e216b 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.