From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13776 invoked by alias); 12 Jun 2006 17:46:00 -0000 Received: (qmail 13515 invoked by alias); 12 Jun 2006 17:45:30 -0000 Date: Mon, 12 Jun 2006 18:04:00 -0000 Message-ID: <20060612174530.13514.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug ada/27937] [4.2 Regression] Ada bootstrap failure on Solaris 10/x86 In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "ro at techfak dot uni-bielefeld dot de" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2006-06/txt/msg01184.txt.bz2 List-Id: ------- 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