This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/52205] SPARC Solaris 2.11 unwind through signal handler fails with -fnon-call-exceptions
- From: "ian at airs dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 12 Feb 2012 19:52:02 +0000
- Subject: [Bug target/52205] SPARC Solaris 2.11 unwind through signal handler fails with -fnon-call-exceptions
- Auto-submitted: auto-generated
- References: <bug-52205-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52205
--- Comment #6 from Ian Lance Taylor <ian at airs dot com> 2012-02-12 19:52:02 UTC ---
The patch fixes the test case and also passes some relevant Go tests.
Rainer, if OK, I'd like to leave it to you to comment on the patch and do a
full testsuite run.