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: "ebotcazou at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 12 Feb 2012 20:24:56 +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 #7 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2012-02-12 20:24:56 UTC ---
> The patch fixes the test case and also passes some relevant Go tests.
Great. For the records, it was also tested on 5 different versions of Solaris
8, 9 and 10, covering all the cases in the code, both 32-bit and 64-bit.