diff options
author | tmsriram <tmsriram@138bc75d-0d04-0410-961f-82ee72b054a4> | 2012-12-10 18:07:36 +0000 |
---|---|---|
committer | tmsriram <tmsriram@138bc75d-0d04-0410-961f-82ee72b054a4> | 2012-12-10 18:07:36 +0000 |
commit | 653605e5aa01ffcfafcce7082a98487d31f851bd (patch) | |
tree | 4974c9625b787acac8e78d7ce6927fab3dc9889f /ChangeLog | |
parent | 015b25933c72be10f325fede856a667ff84debb8 (diff) | |
download | gcc-653605e5aa01ffcfafcce7082a98487d31f851bd.tar.gz |
Fix ChangeLog entry, move entry from toplevel ChangeLog to gcc/ChangeLog.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@194364 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog index 49b17deb513..5368aedcd5d 100644 --- 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. |