re PR tree-optimization/21532 (ICE caused by PRE dead instruction removal)
authorDaniel Berlin <dberlin@dberlin.org>
Thu, 12 May 2005 17:11:16 +0000 (17:11 +0000)
committerDaniel Berlin <dberlin@gcc.gnu.org>
Thu, 12 May 2005 17:11:16 +0000 (17:11 +0000)
commit7cc70b5e3c155ae457f89871dd7f644079f08a61
tree1dfa45b12879b72fc16fafe7cefb208755483799
parentfeea5b18cc9fb53a22f9a57e941f45e75a8b0203
re PR tree-optimization/21532 (ICE caused by PRE dead instruction removal)

2005-05-12  Daniel Berlin  <dberlin@dberlin.org>

Fix PR tree-optimization/21532
* tree-ssa-pre.c (create_expression_by_pieces): stmt
needs to go onto the inserted_exprs list.

From-SVN: r99617
gcc/ChangeLog
gcc/tree-ssa-pre.c