r184301 - in /trunk/gcc: ChangeLog cgraphunit.c...
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Thu Feb 16 07:26:00 GMT 2012
Author: jakub
Date: Thu Feb 16 07:25:58 2012
New Revision: 184301
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184301
Log:
PR middle-end/51929
* cgraphunit.c (verify_edge_corresponds_to_fndecl): If node is
a same_body_alias, also test whether e->callee isn't a former
or current clone of the decl this is a same body alias of.
* g++.dg/ipa/pr51929.C: New test.
Added:
trunk/gcc/testsuite/g++.dg/ipa/pr51929.C
Modified:
trunk/gcc/ChangeLog
trunk/gcc/cgraphunit.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list