re PR tree-optimization/36066 (ICE with -O1 -finline-small-functions -ftree-vrp ...
authorRichard Guenther <rguenther@suse.de>
Mon, 28 Apr 2008 09:09:19 +0000 (09:09 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 28 Apr 2008 09:09:19 +0000 (09:09 +0000)
commit82893cba4bfeafc80795aa9ddb87a5ca5efae8dc
tree0e9890285b0982c413484fdd593f71255fd1a8f2
parente356fac8ab3d8fb47f07fc001e512696e6000a91
re PR tree-optimization/36066 (ICE with -O1 -finline-small-functions -ftree-vrp -funsafe-loop-optimizations)

2008-04-28  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/36066
* tree-vrp.c (execute_vrp): Cleanup the CFG only after finalizing
SCEV and loop.

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

From-SVN: r134745
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/torture/pr36066.c [new file with mode: 0644]
gcc/tree-vrp.c