From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26874 invoked by alias); 6 May 2003 22:56:02 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 26859 invoked from network); 6 May 2003 22:56:01 -0000 Received: from unknown (HELO doubledemon.codesourcery.com) (66.60.148.227) by sources.redhat.com with SMTP; 6 May 2003 22:56:01 -0000 Received: from doubledemon.codesourcery.com (doubledemon.codesourcery.com [127.0.0.1]) by doubledemon.codesourcery.com (8.12.8/8.12.8) with ESMTP id h46Mu09X002399; Tue, 6 May 2003 15:56:01 -0700 Subject: Re: GCC 3.3 Prelease broken on s390 From: Mark Mitchell To: Ulrich Weigand Cc: rth@redhat.com, gcc@gcc.gnu.org In-Reply-To: <200305062147.XAA09742@faui11.informatik.uni-erlangen.de> References: <200305062147.XAA09742@faui11.informatik.uni-erlangen.de> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Tue, 06 May 2003 22:56:00 -0000 Message-Id: <1052261761.2636.426.camel@doubledemon.codesourcery.com> Mime-Version: 1.0 X-SW-Source: 2003-05/txt/msg00550.txt.bz2 On Tue, 2003-05-06 at 14:47, Ulrich Weigand wrote: > Mark, > > unfortunately, the prelease is seriously broken on s390; > exception handling does not work at all. See > http://gcc.gnu.org/ml/gcc-testresults/2003-05/msg00365.html > Every single exception-related testcase (C++ or Java) fails. This is why we have prereleases. :-) In my pre-release announcement, I wrote: If you find problems in this pre-release, do not send them directly to me. Instead, please file a bug-report here: http://gcc.gnu.org/cgi-bin/gnatsweb.pl and add my name to the CC list for the bug report. If you do send me a report directly, I will simply return it to you with a request to put it in GNATS, as above. Please do that. Thanks, -- Mark Mitchell CodeSourcery, LLC mark@codesourcery.com