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]

r165569 - in /trunk/gcc: ChangeLog ipa.c testsu...


Author: hubicka
Date: Sat Oct 16 23:47:08 2010
New Revision: 165569

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=165569
Log:
	PR middle-end/44206
	* g++.dg/torture/pr44206.C: New.
	* ipa.c (cgraph_remove_unreachable_nodes): Cleanup; check
	existence of refrences before removing the function.

Added:
    trunk/gcc/testsuite/g++.dg/torture/pr44206.C
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ipa.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]