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 #12 from jules at gcc dot gnu.org 2011-11-01 18:38:45 UTC ---
Author: jules
Date: Tue Nov  1 18:38:42 2011
New Revision: 180740

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

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


Modified:
    branches/gcc-4_6-branch/gcc/ChangeLog
    branches/gcc-4_6-branch/gcc/reload1.c


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