From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30828 invoked by alias); 17 Nov 2005 01:09:22 -0000 Received: (qmail 30489 invoked by uid 48); 17 Nov 2005 01:09:01 -0000 Date: Thu, 17 Nov 2005 01:09:00 -0000 Message-ID: <20051117010901.30487.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug ada/22533] [4.1 regression] Ada ICE during bootstrap on many platforms In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "uweigand at gcc dot gnu dot org" 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: 2005-11/txt/msg02415.txt.bz2 List-Id: ------- Comment #30 from uweigand at gcc dot gnu dot org 2005-11-17 01:08 ------- With that patch applied, Ada bootstraps on s390-ibm-linux and s390x-ibm-linux. Regression test results are at: http://gcc.gnu.org/ml/gcc-testresults/2005-11/msg00831.html http://gcc.gnu.org/ml/gcc-testresults/2005-11/msg00832.html There's still quite a number of regressions, but the good news is that all of them are already known from other platforms. Sorted by PR number, the regressions are: both s390 and s390x: PR 18659: c32001e c64105b c95086b PR 22333: c34007p c34007r c45282b PR 20548: c52103x c52104x c52104y PR 22561: ca11c01 s390x only: PR 18819: cdd2a01(*) cdd2a02 s390 only: PR 20753: ce3810b (*) The PR mentions only cdd2a02. But cdd2a01 fails with seemingly the same symptom for me ... -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22533