]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR tree-optimization/37617 (ICE on valid code)
authorRichard Guenther <rguenther@suse.de>
Wed, 1 Oct 2008 16:23:23 +0000 (16:23 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 1 Oct 2008 16:23:23 +0000 (16:23 +0000)
commitc8ce33fa7fec7d4d0c0e2a8b8bb535b6d5cba0e0
tree0d6ab17c627566b006769ae664f2d3297a608ae0
parent256f88c6c0f6ffe9083a4fc3fb4eded341c772a4
re PR tree-optimization/37617 (ICE on valid code)

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

PR tree-optimization/37617
* tree-ssa-pre.c (create_expression_by_pieces): During FRE
do not add to the NEW_SETS.

* gcc.c-torture/compile/pr37617.c: New testcase.

From-SVN: r140816
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/pr37617.c [new file with mode: 0644]
gcc/tree-ssa-pre.c