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 #2 from ro at techfak dot uni-bielefeld dot de  2006-06-09 15:36 -------
Subject: Re:  [4.2 Regression] Ada bootstrap failure on Solaris 10/x86

ebotcazou at gcc dot gnu dot org writes:

> Confirmed, this happens when the compiler is configured for SJLJ exceptions.

But this seems not to be the case here:

% grep -i except gcc/auto-host.h 
/* Define 0/1 to force the choice for exception handling model. */
/* #undef CONFIG_SJLJ_EXCEPTIONS */

        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]