except.c (dw2_build_landing_pads): New local clobbers_hard_regs.
authorJeff Sturm <jsturm@one-point.com>
Mon, 17 Sep 2001 23:16:28 +0000 (23:16 +0000)
committerJeff Sturm <jsturm@gcc.gnu.org>
Mon, 17 Sep 2001 23:16:28 +0000 (23:16 +0000)
commit5c701bb10c0655503db698572b537f3a3df8f9d1
treedd7f6e080847210376fcad70b237cd3df3c4dce4
parentc793eea7abb23067e67179546acfea0db28af1ae
except.c (dw2_build_landing_pads): New local clobbers_hard_regs.

* except.c (dw2_build_landing_pads): New local
clobbers_hard_regs.  Emit an ASM_INPUT as a scheduling
barrier after clobbers.  Fixes c++/4012.

From-SVN: r45667
gcc/ChangeLog
gcc/except.c