This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug rtl-optimization/36419] [4.1/4.3/4.4 Regression] Wrong unwind info with -Os -fasynchronous-unwind-tables



------- Comment #10 from jakub at gcc dot gnu dot org  2008-06-06 19:30 -------
Subject: Bug 36419

Author: jakub
Date: Fri Jun  6 19:29:28 2008
New Revision: 136496

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=136496
Log:
        PR rtl-optimization/36419
        * except.c (expand_resx_expr): Call do_pending_stack_adjust () before
        the emitting jump insn.

Modified:
    branches/gcc-4_3-branch/gcc/ChangeLog
    branches/gcc-4_3-branch/gcc/except.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36419


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]