re PR rtl-optimization/14381 (sched2 moving "may throw" instructions into epilogue)
authorAndrew Haley <aph@gcc.gnu.org>
Wed, 10 Mar 2004 17:58:23 +0000 (17:58 +0000)
committerAndrew Haley <aph@gcc.gnu.org>
Wed, 10 Mar 2004 17:58:23 +0000 (17:58 +0000)
commitf7b48371a97cc9e5c84bef466dfc21346a70404a
tree1b335c47d5e841476b5eda1d3fec43ca0e4dbc5b
parentffad84cd8567351d0c988cebdd5b95e4a4bc04ef
re PR rtl-optimization/14381 (sched2 moving "may throw" instructions into epilogue)

2004-03-10  Andrew Haley  <aph@redhat.com>

        PR optimization/14381
        * function.c (expand_function_end): Emit a blockage insn before
        the epilogue when -fnon-call-exceptions is used.

        * except.c (expand_start_all_catch): Make comment more accurate.

From-SVN: r79266
gcc/ChangeLog