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/47918] [4.6/4.7 Regression] noreturn discovery broke non local gotos on m68k and i386


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

--- Comment #11 from jules at gcc dot gnu.org 2011-10-28 10:48:36 UTC ---
Author: jules
Date: Fri Oct 28 10:48:32 2011
New Revision: 180611

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180611
Log:
    PR rtl-optimization/47918

    * reload1.c (set_initial_label_offsets): Use initial offsets
    for labels on the nonlocal_goto_handler_labels chain.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/reload1.c


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