]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/ipa.c
re PR middle-end/60419 (ICE Segmentation fault)
authorMartin Jambor <mjambor@suse.cz>
Fri, 21 Mar 2014 12:48:02 +0000 (13:48 +0100)
committerMartin Jambor <jamborm@gcc.gnu.org>
Fri, 21 Mar 2014 12:48:02 +0000 (13:48 +0100)
commitd833415cdac558ab5da28048154d119856b62ad6
treef528ebb34b14f3bafa2f9ee8e655de4e553c33b3
parent400a4f6ca21e539aecb66f570d769f4579a6482c
re PR middle-end/60419 (ICE Segmentation fault)

2014-03-21  Martin Jambor  <mjambor@suse.cz>

PR ipa/60419
* ipa.c (symtab_remove_unreachable_nodes): Clear thunk flag of nodes
in the border.

testsuite/
* g++.dg/ipa/pr60419.C: New test.

From-SVN: r208747
gcc/ChangeLog
gcc/ipa.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/ipa/pr60419.C [new file with mode: 0644]