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 middle-end/26983] [4.0 Regression] Missing label with builtin_setjmp/longjmp



------- Comment #15 from sayle at gcc dot gnu dot org  2006-09-21 23:38 -------
Subject: Bug 26983

Author: sayle
Date: Thu Sep 21 23:38:21 2006
New Revision: 117125

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=117125
Log:
2006-09-21  Steven Bosscher  <steven@gcc.gnu.org>

        PR middle-end/26983
        Backport from mainline
        * builtins.c (expand_builtin_setjmp): Force next_lab to be
        preserved.

        * gcc.dg/pr26983.c: New test.


Added:
    branches/gcc-4_0-branch/gcc/testsuite/gcc.dg/pr26983.c
Modified:
    branches/gcc-4_0-branch/gcc/ChangeLog
    branches/gcc-4_0-branch/gcc/builtins.c
    branches/gcc-4_0-branch/gcc/testsuite/ChangeLog


-- 


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


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