diff options
author | Martin Jambor <mjambor@suse.cz> | 2014-03-21 13:59:35 +0100 |
---|---|---|
committer | Martin Jambor <jamborm@gcc.gnu.org> | 2014-03-21 13:59:35 +0100 |
commit | 3d8d00439b8507ebb9c89949d44133bbdcde333f (patch) | |
tree | 9a7d70708594301be7def95ae86b5e51f4577ef8 /install-sh | |
parent | d833415cdac558ab5da28048154d119856b62ad6 (diff) | |
download | gcc-3d8d00439b8507ebb9c89949d44133bbdcde333f.zip gcc-3d8d00439b8507ebb9c89949d44133bbdcde333f.tar.gz gcc-3d8d00439b8507ebb9c89949d44133bbdcde333f.tar.bz2 |
re PR ipa/59176 (ICE edge points to wrong declaration / verify_cgraph_node failed)
2014-03-21 Martin Jambor <mjambor@suse.cz>
PR ipa/59176
* cgraph.h (symtab_node): New flag body_removed.
* ipa.c (symtab_remove_unreachable_nodes): Set body_removed flag
when removing bodies.
* symtab.c (dump_symtab_base): Dump body_removed flag.
* cgraph.c (verify_edge_corresponds_to_fndecl): Skip nodes which
had their bodies removed.
testsuite/
* g++.dg/torture/pr59176.C: New test.
From-SVN: r208748
Diffstat (limited to 'install-sh')
0 files changed, 0 insertions, 0 deletions