sh.c (find_barrier): Skip call insn with a REG_EH_REGION note when flag_exceptions...
authorKaz Kojima <kkojima@gcc.gnu.org>
Wed, 10 Feb 2010 13:13:49 +0000 (13:13 +0000)
committerKaz Kojima <kkojima@gcc.gnu.org>
Wed, 10 Feb 2010 13:13:49 +0000 (13:13 +0000)
commitbd55b817bf00684b9e40208055a036fbbe041912
treec32f75e270e6e2db0985a17f1dccda6ae842baf9
parent2ab43a5241aa2b4055487511a5a4b405081cf9f1
sh.c (find_barrier): Skip call insn with a REG_EH_REGION note when flag_exceptions is set.

* config/sh/sh.c (find_barrier): Skip call insn with a REG_EH_REGION
note when flag_exceptions is set.

From-SVN: r156656
gcc/ChangeLog
gcc/config/sh/sh.c