]> git.ipfire.org Git - thirdparty/gcc.git/commit
combine.c (can_combine_p): Don't ignore SETs marked with REG_EH_REGION notes.
authorAlan Modra <amodra@bigpond.net.au>
Sat, 21 Feb 2004 13:03:40 +0000 (13:03 +0000)
committerAlan Modra <amodra@gcc.gnu.org>
Sat, 21 Feb 2004 13:03:40 +0000 (23:33 +1030)
commitda6fdad3bb75d58289ba87474ef76cf98a14abc7
treea55f76ddd963a0afc1cea4f20bcc6ebc34846d31
parentfe932e504bb0efaaa874d1caffdc25e4d34c5484
combine.c (can_combine_p): Don't ignore SETs marked with REG_EH_REGION notes.

* combine.c (can_combine_p): Don't ignore SETs marked with
REG_EH_REGION notes.
(try_combine): When attemting to fix unrecognized insns, don't
split a PARALLEL that contains the original i2.

From-SVN: r78220
gcc/ChangeLog
gcc/combine.c