re PR tree-optimization/27373 (ICE: add_virtual_operand with pointers to arrays)
authorDaniel Berlin <dberlin@dberlin.org>
Wed, 17 May 2006 01:16:08 +0000 (01:16 +0000)
committerDaniel Berlin <dberlin@gcc.gnu.org>
Wed, 17 May 2006 01:16:08 +0000 (01:16 +0000)
commit2ed4b0ce33a6cecfb4f00c3be25f526f8438feee
treeec9df2ff2fe8bd0ca8b34836a411421352949f2e
parentada22a829973fbe063882e60863f7a28bfe76d1b
re PR tree-optimization/27373 (ICE: add_virtual_operand with pointers to arrays)

2006-05-16  Daniel Berlin <dberlin@dberlin.org>

Fix PR tree-optimization/27373
* tree-ssa-forwprop.c: (forward_propagate_addr_expr_1): Add argument.
 (forward_propagate_addr_expr): Update call.

From-SVN: r113840
gcc/ChangeLog
gcc/testsuite/gcc.c-torture/compile/pr27373.c [new file with mode: 0644]
gcc/tree-ssa-forwprop.c