This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r169983 - in /trunk/gcc: ChangeLog ipa-inline.c...


Author: rguenth
Date: Wed Feb  9 20:04:56 2011
New Revision: 169983

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169983
Log:
2011-02-09  Richard Guenther  <rguenther@suse.de>

	PR tree-optimization/47664
	* ipa-inline.c (cgraph_decide_inlining_incrementally): Visit
	all edges again.

	* gcc.dg/tree-ssa/inline-7.c: New testcase.

Added:
    trunk/gcc/testsuite/gcc.dg/tree-ssa/inline-7.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ipa-inline.c
    trunk/gcc/testsuite/ChangeLog


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]