re PR lto/49796 (483.xalancbmk/447.dealII in SPEC CPU 2006 failed to build)
authorMartin Jambor <mjambor@suse.cz>
Fri, 22 Jul 2011 15:35:48 +0000 (17:35 +0200)
committerMartin Jambor <jamborm@gcc.gnu.org>
Fri, 22 Jul 2011 15:35:48 +0000 (17:35 +0200)
commitb75d1e2107d37a1a6d0fb3b3adc56a275ed711bf
treea8fabfc4f373e5ae7182d4eb190354da6077e808
parente3c666fd0e44831a691ad915af34c21c326c44c3
re PR lto/49796 (483.xalancbmk/447.dealII in SPEC CPU 2006 failed to build)

2011-07-22  Martin Jambor  <mjambor@suse.cz>

PR lto/49796
* cgraphunit.c (verify_edge_corresponds_to_fndecl): Return false
if decl node is in another partition, call cgraph_get_node only
once.

From-SVN: r176630
gcc/ChangeLog
gcc/cgraphunit.c