This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug ada/14155] New: [3.4 regression] ada bootstrap error


seen with 3.4 CVS 20040215. 
With the pregenerated ada source files (see PR13670), the build continues until
stage3.

stage2/xgcc -Bstage2/ -B/usr/lib/gcc-snapshot/alpha-linux/bin/ -c -O2      
-gnatpg -gnata -I- -I. -Iada -I../../src/gcc/ada ../../src/gcc/ada/gnat1drv.adb
-o ada/gnat1drv.o
stage2/gnatbind -C -I- -I. -Iada -I../../src/gcc/ada -o ada/b_gnat1.c -n
ada/gnat1drv.ali
make[4]: *** [ada/b_gnat1.c] Segmentation fault
make[4]: Leaving directory `/build/buildd/gcc-snapshot-20040215/build/gcc'
make[3]: *** [stage3_build] Error 2

-- 
           Summary: [3.4 regression] ada bootstrap error
           Product: gcc
           Version: 3.4.0
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
         Component: ada
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: debian-gcc at lists dot debian dot org
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: alpha-linux
  GCC host triplet: alpha-linux
GCC target triplet: alpha-linux


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14155


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]