gcse.c (find_moveable_store): Do not accept store insns with REG_EH_REGION note.
authorUlrich Weigand <uweigand@de.ibm.com>
Wed, 28 Apr 2004 14:34:51 +0000 (14:34 +0000)
committerUlrich Weigand <uweigand@gcc.gnu.org>
Wed, 28 Apr 2004 14:34:51 +0000 (14:34 +0000)
commitc2e2375e23164e8ae590c4b68d11fb767cf214b8
tree62084e01f90563dcfc8da8e1cdb31d06b01375e3
parent9e1622ed25936c398428b23f352e4f1f55de5424
gcse.c (find_moveable_store): Do not accept store insns with REG_EH_REGION note.

* gcse.c (find_moveable_store): Do not accept store insns with
REG_EH_REGION note.

From-SVN: r81249
gcc/ChangeLog
gcc/gcse.c