re PR tree-optimization/44485 (ICE in get_expr_operands, at tree-ssa-operands.c:1020)
authorJan Hubicka <jh@suse.cz>
Sat, 12 Jun 2010 12:43:02 +0000 (14:43 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sat, 12 Jun 2010 12:43:02 +0000 (12:43 +0000)
commit02d635a2f81e72f3ce3302abd54a2daf7941ae24
tree65fd83e0010f199a3093c2816ea1ffcd8347839c
parent153a30276e1c07f7e7d6d926fa45c056cdca9e85
re PR tree-optimization/44485 (ICE in get_expr_operands, at tree-ssa-operands.c:1020)

PR tree-optimize/44485
* tree-cfgcleanup.c (fixup_noreturn_call): Remove basic blocks containing
use of return value of noreturn function.
* gcc.c-torture/compile/pc44485.c: New testcase.

From-SVN: r160659
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/pc44485.c [new file with mode: 0644]
gcc/tree-cfgcleanup.c