re PR tree-optimization/46068 (ICE: in consider_split, at ipa-split.c:313 with asm...
authorRichard Guenther <rguenther@suse.de>
Thu, 4 Nov 2010 15:17:24 +0000 (15:17 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 4 Nov 2010 15:17:24 +0000 (15:17 +0000)
commit9f2fbc99445e45c894c6170bef9d7e10ba8cc2d9
tree679946680850a5081af0b26b18b97b4f8a22ee17
parent0a582743829101be7dc194bb53519e68b3d64d71
re PR tree-optimization/46068 (ICE: in consider_split, at ipa-split.c:313 with asm goto and __builtin_unreachable ())

2010-11-04  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/46068
* ipa-split.c (consider_split): Remove gcc_unreachable.

* gcc.dg/torture/pr46068.c: New testcase.

From-SVN: r166315
gcc/ChangeLog
gcc/ipa-split.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/torture/pr46068.c [new file with mode: 0644]