From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28673 invoked by alias); 9 Oct 2008 16:09:10 -0000 Received: (qmail 10518 invoked by uid 48); 9 Oct 2008 16:07:47 -0000 Date: Thu, 09 Oct 2008 16:09:00 -0000 Subject: [Bug rtl-optimization/37782] New: [4.4 regression] Stage2 ada compiler miscompiled X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "schwab at suse dot de" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2008-10/txt/msg00637.txt.bz2 The patch for PR37451 causes the stage2 ada compiler to be miscompiled. $ ../prev-gcc/xgcc -B../prev-gcc/ -B../root/powerpc64-suse-linux/bin/ -c -g -O2 -gnatpg -gnata -gnatwns -nostdinc -I- -I. -Iada -I../../gcc/ada -I../../gcc/ada/gcc-interface ../../gcc/ada/ada.ads -o ada/ada.o fatal error: system.ads is incorrectly formatted unrecognized or incorrect restrictions pragma: No_Implicit_Dynamic_Code compilation abandoned -- Summary: [4.4 regression] Stage2 ada compiler miscompiled Product: gcc Version: 4.4.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: rtl-optimization AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: schwab at suse dot de GCC target triplet: powerpc64-*-* OtherBugsDependingO 37451 nThis: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37782