re PR rtl-optimization/36419 (Wrong unwind info with -Os -fasynchronous-unwind-tables)
authorJakub Jelinek <jakub@redhat.com>
Fri, 6 Jun 2008 13:24:45 +0000 (15:24 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Fri, 6 Jun 2008 13:24:45 +0000 (15:24 +0200)
commitc6eb958c63c8f92d793a1fcf17e6b74582afd04d
tree101f6f54da1f8ea560586c87ac30084889d7f109
parent673390625d47454c13f53fdf229bb3565ee6b2fc
re PR rtl-optimization/36419 (Wrong unwind info with -Os -fasynchronous-unwind-tables)

PR rtl-optimization/36419
* except.c (expand_resx_expr): Call do_pending_stack_adjust () before
the emitting jump insn.

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