[Bug tree-optimization/46469] [4.6 Regression] ICE: verify_cgraph_node failed: inline clone is needed at -O

hubicka at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Jan 8 16:37:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46469

--- Comment #5 from Jan Hubicka <hubicka at gcc dot gnu.org> 2011-01-08 16:34:03 UTC ---
Author: hubicka
Date: Sat Jan  8 16:33:57 2011
New Revision: 168598

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=168598
Log:
    PR tree-optmization/46469
    * ipa.c (function_and_variable_visibility): Clear needed flags on
    nodes with external decls; handle weakrefs merging correctly.

    * g++.dg/torture/pr46469.C: New testcase.

Added:
    trunk/gcc/testsuite/g++.dg/torture/pr46469.C
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ipa.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-bugs mailing list