This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug ada/27937] [4.2 Regression] Ada bootstrap failure on Solaris 10/x86



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]