]> gcc.gnu.org Git - gcc.git/commit
re PR tree-optimization/39636 (ICE in gimple_assign_rhs_code, at gimple.h:1837, 435...
authorRichard Guenther <rguenther@suse.de>
Sat, 4 Apr 2009 09:30:34 +0000 (09:30 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Sat, 4 Apr 2009 09:30:34 +0000 (09:30 +0000)
commitcd15ad3e604aaa74991b72dcbf74ab61fe2fc9c4
tree1617183c57efeb10cdd2fb7fe0e429fd90f87af2
parent462f32622d5f7ba2efef6d145e57c41053178c38
re PR tree-optimization/39636 (ICE in gimple_assign_rhs_code, at gimple.h:1837, 435.gromacs fails to build)

2009-04-04  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/39636
* tree-ssa-forwprop.c
(forward_propagate_addr_into_variable_array_index): Check for
GIMPLE_ASSIGN before accessing the rhs code.

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

From-SVN: r145532
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/pr39636.c [new file with mode: 0644]
gcc/tree-ssa-forwprop.c
This page took 0.061135 seconds and 5 git commands to generate.