This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/10901] non-local goto's don't work on darwin
- From: "dominiq at lps dot ens.fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 20 Jan 2012 16:24:34 +0000
- Subject: [Bug target/10901] non-local goto's don't work on darwin
- Auto-submitted: auto-generated
- References: <bug-10901-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10901
--- Comment #26 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2012-01-20 16:24:34 UTC ---
I have done a clean bootstrap of r183305 on powerpc-apple-darwin9 with the
patch in comment #25.
Regtesting in progress (allow for ~20 more hours), but gcc at -m32 has only 28
failures (including 16 for gcc.dg/simulate-thread/atomic-* instead of usually
12: I cannot say presently if it is due to some slow down due to the patch or
because I am using the machine while usually it is only devoted to the test
suite).