re PR rtl-optimization/56742 (Optimization bug lead to uncaught throw)
authorRichard Henderson <rth@redhat.com>
Thu, 23 May 2013 19:10:56 +0000 (12:10 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 23 May 2013 19:10:56 +0000 (12:10 -0700)
commit46aeac1b9f62be85dcfa7f6a0396440dbe10f321
tree498276e14359ea52894d65e4ff522d07b13b392e
parent70cc153622fa089431478a774653cc816eda20af
re PR rtl-optimization/56742 (Optimization bug lead to uncaught throw)

PR target/56742

        * config/i386/i386.c (ix86_seh_fixup_eh_fallthru): New.
        (ix86_reorg): Call it.

From-SVN: r199264
gcc/ChangeLog
gcc/config/i386/i386.c