re PR tree-optimization/22531 (ICE in mark_sym_for_renaming while compiling dwarf2out.c)
authorDaniel Berlin <dberlin@dberlin.org>
Sun, 17 Jul 2005 22:28:19 +0000 (22:28 +0000)
committerDaniel Berlin <dberlin@gcc.gnu.org>
Sun, 17 Jul 2005 22:28:19 +0000 (22:28 +0000)
commitc625053b718d8c9fe3f7875ad43abcb434961e36
tree54e9301f986d11695243e3dad31225b8e587a437
parent4d0839ffa09e52ebf5078fb9c1e0be073932de32
re PR tree-optimization/22531 (ICE in mark_sym_for_renaming while compiling dwarf2out.c)

2005-07-17  Daniel Berlin  <dberlin@dberlin.org>

Fix PR tree-optimization/22531
* tree-ssa-pre.c (do_eustores):  Make sure LHS is a decl for the
 moment.

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