Fix ChangeLog entry, move entry from toplevel ChangeLog to gcc/ChangeLog.

From-SVN: r194364
This commit is contained in:
Sriraman Tallam 2012-12-10 18:07:36 +00:00
parent 5726ad8486
commit 83c90bdb73
2 changed files with 5 additions and 5 deletions

View File

@ -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.

View File

@ -102,6 +102,11 @@
* 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.