Move entry to right ChangeLog.

From-SVN: r192912
This commit is contained in:
Eric Botcazou 2012-10-29 09:46:52 +00:00
parent f483c6ae0b
commit 6e58a0b759
2 changed files with 4 additions and 1 deletions

View file

@ -34,7 +34,6 @@
2012-10-28 Jan Hubicka <jh@suse.cz>
* gcc.dg/ipa/inlinehint-3.c: New testcase.
* ipa-inline.c (edge_badness): Fix overflow.
(inline_small_functions): Initialize SCCs correctly.
(do_estimate_edge_time, do_estimate_edge_hints): Skip self

View file

@ -1,3 +1,7 @@
2012-10-28 Jan Hubicka <jh@suse.cz>
* gcc.dg/ipa/inlinehint-3.c: New testcase.
2012-10-28 Tobias Burnus <burnus@net-b.de>
PR fortran/54958