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 bootstrap/16326] New: irix bootstrap failure after "RTL prologue/epilogue for SPARC" patch


IRIX6.5 bootstrap of mainline broke shortly after 2004-06-30 10:30 UTC.

The patch that prompted the change in behaviour is
http://gcc.gnu.org/ml/gcc-patches/2004-06/msg01049.html

2004-06-30  Eric Botcazou  <ebotcazou@libertysurf.fr>

        RTL prologue/epilogue for SPARC
        [...]

The compiler dumps core during stage2_build with

./xgcc -B./ -B/disk4/billingd/tmp/gcc/mips-sgi-irix6.5/bin/ -
isystem /disk4/billingd/tmp/gcc/mips-sgi-irix6.5/include -
isystem /disk4/billingd/tmp/gcc/mips-sgi-irix6.5/sys-include -
L/disk4/billingd/obj/gcc/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -
Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -
isystem ./include   -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -
I/disk4/billingd/src/gcc/gcc -I/disk4/billingd/src/gcc/gcc/. -
I/disk4/billingd/src/gcc/gcc/../include -
I/disk4/billingd/src/gcc/gcc/../libcpp/include -
I/disk4/billingd/src/gcc/gcc/../libbanshee/libcompat -
I/disk4/billingd/src/gcc/gcc/../libbanshee -
I/disk4/billingd/src/gcc/gcc/../libbanshee/points-to -I/usr/local/include -
DL_muldi3 -c /disk4/billingd/src/gcc/gcc/libgcc2.c -o libgcc/./_muldi3.o
/disk4/billingd/src/gcc/gcc/libgcc2.c: In function `__muldi3':
/disk4/billingd/src/gcc/gcc/libgcc2.c:459: internal compiler error: Abort
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

-- 
           Summary: irix  bootstrap failure after "RTL prologue/epilogue for
                    SPARC" patch
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: billingd at gcc dot gnu dot org
                CC: ebotcazou at libertysurf dot fr,gcc-bugs at gcc dot gnu
                    dot org
 GCC build triplet: mips-sgi-irix6.5
  GCC host triplet: mips-sgi-irix6.5
GCC target triplet: mips-sgi-irix6.5


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


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