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 target/12717] New: [3.4 regression] [m68k-linux] bootstrap error in stage3


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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

           Summary: [3.4 regression] [m68k-linux] bootstrap error in stage3
           Product: gcc
           Version: 3.4
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
         Component: target
        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: m68k-linux
  GCC host triplet: m68k-linux
GCC target triplet: m68k-linux

this try was intended to see if PR12371 was fixed, but 20031020 results in
another bootstrap error on m68k-linux:

stage2/xgcc -Bstage2/ -B/usr/lib/gcc-snapshot/m68k-linux/bin/ -c   -O2  -DIN_GCC
   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -
Wno-long-long  -fno-common   -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../..
/src/gcc -I../../src/gcc/. -I../../src/gcc/../include  ../../src/gcc/gengtype.c 
-o gengtype.o
../../src/gcc/gengtype.c: In function `main':

../../src/gcc/gengtype.c:2956: internal compiler error: in ggc_recalculate_in_us
e_p, at ggc-page.c:1430
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

this is first file compiled in stage3


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