This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/27937] [4.2 Regression] Ada bootstrap failure on Solaris 10/x86
- From: "ro at techfak dot uni-bielefeld dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Jun 2006 17:45:30 -0000
- Subject: [Bug ada/27937] [4.2 Regression] Ada bootstrap failure on Solaris 10/x86
- References: <bug-27937-81@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from ro at techfak dot uni-bielefeld dot de 2006-06-12 17:45 -------
Subject: Re: [4.2 Regression] Ada bootstrap failure on Solaris 10/x86
ebotcazou at gcc dot gnu dot org writes:
> Right, it's another kind of SJLJ exceptions, purely front-end based. Excerpt
> from system-solaris-x86.ads:
>
> ZCX_By_Default : constant Boolean := False;
> GCC_ZCX_Support : constant Boolean := False;
Ok, I see. Thanks for the explanation. Any reason this is done this way?
Solaris/SPARC doesn't use this, nor does Linux/x86, so it seems like both
the Solaris and x86 parts of the code are there.
Rainer
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27937