This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/47918] [4.6/4.7 Regression] noreturn discovery broke non local gotos on m68k and i386
- From: "mikpe at it dot uu.se" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 23 Oct 2011 15:46:06 +0000
- Subject: [Bug rtl-optimization/47918] [4.6/4.7 Regression] noreturn discovery broke non local gotos on m68k and i386
- Auto-submitted: auto-generated
- References: <bug-47918-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47918
--- Comment #9 from Mikael Pettersson <mikpe at it dot uu.se> 2011-10-23 15:46:06 UTC ---
Julian Brown's proposed patch fixes non-local-goto-4.c on both m68k and i386:
http://gcc.gnu.org/ml/gcc-patches/2011-10/msg01657.html