]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR middle-end/31529 (ICE in cgraph_expand_function with IMA)
authorRichard Guenther <rguenther@suse.de>
Wed, 23 Jan 2008 14:20:07 +0000 (14:20 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 23 Jan 2008 14:20:07 +0000 (14:20 +0000)
commitb86b3ea354db58a3cc83b396a093c4e498eb8f95
tree188835a26fc77a666b006fb511cef0cdf8e38c51
parent8b1eb9ae805f273c92551a56c6615cb5e0c0e7e4
re PR middle-end/31529 (ICE in cgraph_expand_function with IMA)

2008-01-23  Richard Guenther  <rguenther@suse.de>

PR middle-end/31529
* cgraphunit.c (cgraph_reset_node): Always mark the node
not reachable if it is not queued already.

* gcc.dg/pr31529-1.c: New testcase.
* gcc.dg/pr31529-2.c: Likewise.

From-SVN: r131758
gcc/ChangeLog
gcc/cgraphunit.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr31529-1.c [new file with mode: 0644]
gcc/testsuite/gcc.dg/pr31529-2.c [new file with mode: 0644]