This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/37782] New: [4.4 regression] Stage2 ada compiler miscompiled
- From: "schwab at suse dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Oct 2008 16:07:47 -0000
- Subject: [Bug rtl-optimization/37782] New: [4.4 regression] Stage2 ada compiler miscompiled
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
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