public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: bootstrap/10399: [AIX 5.2] make bootstrap error
@ 2003-04-25 20:20 dje
  0 siblings, 0 replies; 4+ messages in thread
From: dje @ 2003-04-25 20:20 UTC (permalink / raw)
  To: dje, eelco.dotinga, gcc-bugs, gcc-prs, nobody

Synopsis: [AIX 5.2] make bootstrap error

Responsible-Changed-From-To: unassigned->dje
Responsible-Changed-By: dje
Responsible-Changed-When: Fri Apr 25 20:20:05 2003
Responsible-Changed-Why:
    AIX
State-Changed-From-To: open->closed
State-Changed-By: dje
State-Changed-When: Fri Apr 25 20:20:05 2003
State-Changed-Why:
    This is a duplicate.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=10399


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: bootstrap/10399: [AIX 5.2] make bootstrap error
@ 2003-04-15 15:24 bangerth
  0 siblings, 0 replies; 4+ messages in thread
From: bangerth @ 2003-04-15 15:24 UTC (permalink / raw)
  To: eelco.dotinga, gcc-bugs, gcc-prs, nobody

Synopsis: [AIX 5.2] make bootstrap error

State-Changed-From-To: feedback->open
State-Changed-By: bangerth
State-Changed-When: Tue Apr 15 15:24:11 2003
State-Changed-Why:
    OK, it's xgcc that is ICEing, so it's a bootstrap failure.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=10399


^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: bootstrap/10399: [AIX 5.2] make bootstrap error
@ 2003-04-15  5:06 Dotinga, Eelco
  0 siblings, 0 replies; 4+ messages in thread
From: Dotinga, Eelco @ 2003-04-15  5:06 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR bootstrap/10399; it has been noted by GNATS.

From: "Dotinga, Eelco" <Eelco.Dotinga@INGBank.com>
To: <bangerth@dealii.org>, "Dotinga, Eelco" <Eelco.Dotinga@INGBank.com>,
   <gcc-bugs@gcc.gnu.org>, <gcc-prs@gcc.gnu.org>, <nobody@gcc.gnu.org>,
   <gcc-gnats@gcc.gnu.org>
Cc:  
Subject: RE: bootstrap/10399: [AIX 5.2] make bootstrap error
Date: Tue, 15 Apr 2003 06:59:59 +0200

 Wolfgang,
 
 I'm trying to make gcc 3.2.2 on a AIX 5.2 environment with gcc 2.9 (This
 version is part of the AIX Linux toolbox)
 
 Regards,
 
 Eelco
 
 This is the output from make bootstrap
 
 mkdir power
 mkdir libgcc/power
 mkdir powerpc
 mkdir libgcc/powerpc
 mkdir ppc64
 mkdir libgcc/ppc64
 mkdir pthread/power
 mkdir libgcc/pthread/power
 mkdir pthread/powerpc
 mkdir libgcc/pthread/powerpc
 mkdir pthread/ppc64
 mkdir libgcc/pthread/ppc64
 if [ -f stmp-dirs ]; then true; else touch stmp-dirs; fi
 ./xgcc -B./ -B/opt/freeware/powerpc-ibm-aix5.2.0.0/bin/ -isystem
 /opt/freeware/powerpc-ibm-aix5.2.0.0/include -isystem
 /opt/freeware/powerpc-ibm-aix5.2.0.0/sys-include -O2  -DIN_GCC    -W -Wall
 -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include
 -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I.
 -I./. -I./config -I./../include  -DL_muldi3 -c ./libgcc2.c -o
 libgcc/./_muldi3.o
 ./xgcc -B./ -B/opt/freeware/powerpc-ibm-aix5.2.0.0/bin/ -isystem
 /opt/freeware/powerpc-ibm-aix5.2.0.0/include -isystem
 /opt/freeware/powerpc-ibm-aix5.2.0.0/sys-include -O2  -DIN_GCC    -W -Wall
 -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include
 -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I.
 -I./. -I./config -I./../include  -DL_negdi2 -c ./libgcc2.c -o
 libgcc/./_negdi2.o
 ./xgcc -B./ -B/opt/freeware/powerpc-ibm-aix5.2.0.0/bin/ -isystem
 /opt/freeware/powerpc-ibm-aix5.2.0.0/include -isystem
 /opt/freeware/powerpc-ibm-aix5.2.0.0/sys-include -O2  -DIN_GCC    -W -Wall
 -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include
 -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I.
 -I./. -I./config -I./../include  -DL_lshrdi3 -c ./libgcc2.c -o
 libgcc/./_lshrdi3.o
 ./xgcc -B./ -B/opt/freeware/powerpc-ibm-aix5.2.0.0/bin/ -isystem
 /opt/freeware/powerpc-ibm-aix5.2.0.0/include -isystem
 /opt/freeware/powerpc-ibm-aix5.2.0.0/sys-include -O2  -DIN_GCC    -W -Wall
 -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include
 -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I.
 -I./. -I./config -I./../include  -DL_ashldi3 -c ./libgcc2.c -o
 libgcc/./_ashldi3.o
 ./xgcc -B./ -B/opt/freeware/powerpc-ibm-aix5.2.0.0/bin/ -isystem
 /opt/freeware/powerpc-ibm-aix5.2.0.0/include -isystem
 /opt/freeware/powerpc-ibm-aix5.2.0.0/sys-include -O2  -DIN_GCC    -W -Wall
 -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include
 -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I.
 -I./. -I./config -I./../include  -DL_ashrdi3 -c ./libgcc2.c -o
 libgcc/./_ashrdi3.o
 ./xgcc -B./ -B/opt/freeware/powerpc-ibm-aix5.2.0.0/bin/ -isystem
 /opt/freeware/powerpc-ibm-aix5.2.0.0/include -isystem
 /opt/freeware/powerpc-ibm-aix5.2.0.0/sys-include -O2  -DIN_GCC    -W -Wall
 -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include
 -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I.
 -I./. -I./config -I./../include  -DL_ffsdi2 -c ./libgcc2.c -o
 libgcc/./_ffsdi2.o
 ./xgcc -B./ -B/opt/freeware/powerpc-ibm-aix5.2.0.0/bin/ -isystem
 /opt/freeware/powerpc-ibm-aix5.2.0.0/include -isystem
 /opt/freeware/powerpc-ibm-aix5.2.0.0/sys-include -O2  -DIN_GCC    -W -Wall
 -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include
 -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I.
 -I./. -I./config -I./../include  -DL_clz -c ./libgcc2.c -o libgcc/./_clz.o
 ./xgcc -B./ -B/opt/freeware/powerpc-ibm-aix5.2.0.0/bin/ -isystem
 /opt/freeware/powerpc-ibm-aix5.2.0.0/include -isystem
 /opt/freeware/powerpc-ibm-aix5.2.0.0/sys-include -O2  -DIN_GCC    -W -Wall
 -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include
 -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I.
 -I./. -I./config -I./../include  -DL_cmpdi2 -c ./libgcc2.c -o
 libgcc/./_cmpdi2.o
 ./xgcc -B./ -B/opt/freeware/powerpc-ibm-aix5.2.0.0/bin/ -isystem
 /opt/freeware/powerpc-ibm-aix5.2.0.0/include -isystem
 /opt/freeware/powerpc-ibm-aix5.2.0.0/sys-include -O2  -DIN_GCC    -W -Wall
 -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include
 -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I.
 -I./. -I./config -I./../include  -DL_ucmpdi2 -c ./libgcc2.c -o
 libgcc/./_ucmpdi2.o
 ./xgcc -B./ -B/opt/freeware/powerpc-ibm-aix5.2.0.0/bin/ -isystem
 /opt/freeware/powerpc-ibm-aix5.2.0.0/include -isystem
 /opt/freeware/powerpc-ibm-aix5.2.0.0/sys-include -O2  -DIN_GCC    -W -Wall
 -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include
 -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I.
 -I./. -I./config -I./../include  -DL_floatdidf -c ./libgcc2.c -o
 libgcc/./_floatdidf.o
 ./xgcc -B./ -B/opt/freeware/powerpc-ibm-aix5.2.0.0/bin/ -isystem
 /opt/freeware/powerpc-ibm-aix5.2.0.0/include -isystem
 /opt/freeware/powerpc-ibm-aix5.2.0.0/sys-include -O2  -DIN_GCC    -W -Wall
 -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include
 -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I.
 -I./. -I./config -I./../include  -DL_floatdisf -c ./libgcc2.c -o
 libgcc/./_floatdisf.o
 ./xgcc -B./ -B/opt/freeware/powerpc-ibm-aix5.2.0.0/bin/ -isystem
 /opt/freeware/powerpc-ibm-aix5.2.0.0/include -isystem
 /opt/freeware/powerpc-ibm-aix5.2.0.0/sys-include -O2  -DIN_GCC    -W -Wall
 -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include
 -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I.
 -I./. -I./config -I./../include  -DL_fixunsdfsi -c ./libgcc2.c -o
 libgcc/./_fixunsdfsi.o
 libgcc2.c: In function `__fixunsdfsi':
 libgcc2.c:1174: unrecognizable insn:
 (insn 13 12 14 (set (reg:CCEQ 119)
         (compare:CCEQ (ior:SI (gt:SI (reg:CCFP 118)
                     (const_int 0 [0x0]))
                 (eq:SI (reg:CCFP 118)
                     (const_int 0 [0x0])))
             (const_int 1 [0x1]))) -1 (insn_list 12 (nil))
     (expr_list:REG_DEAD (reg:CCFP 118)
         (nil)))
 libgcc2.c:1174: Internal compiler error in extract_insn, at recog.c:2148
 Please submit a full bug report,
 with preprocessed source if appropriate.
 See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
 make[3]: *** [libgcc/./_fixunsdfsi.o] Error 1
 make[3]: Leaving directory `/devel/gcc-3.2.2/gcc'
 make[2]: *** [stmp-multilib] Error 2
 make[2]: Leaving directory `/devel/gcc-3.2.2/gcc'
 make[1]: *** [stage1_build] Error 2
 make[1]: Leaving directory `/devel/gcc-3.2.2/gcc'
 make: *** [bootstrap] Error 2
 root [/devel/gcc-3.2.2] 
 
 -----------------------------------------------------------------
 ATTENTION:
 The information in this electronic mail message is private and
 confidential, and only intended for the addressee. Should you
 receive this message by mistake, you are hereby notified that
 any disclosure, reproduction, distribution or use of this
 message is strictly prohibited. Please inform the sender by
 reply transmission and delete the message without copying or
 opening it.
 
 Messages and attachments are scanned for all viruses known.
 If this message contains password-protected attachments, the
 files have NOT been scanned for viruses by the ING mail domain.
 Always scan attachments before opening them.
 -----------------------------------------------------------------


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: bootstrap/10399: [AIX 5.2] make bootstrap error
@ 2003-04-14 13:58 bangerth
  0 siblings, 0 replies; 4+ messages in thread
From: bangerth @ 2003-04-14 13:58 UTC (permalink / raw)
  To: eelco.dotinga, gcc-bugs, gcc-prs, nobody

Old Synopsis: make bootstrap error
New Synopsis: [AIX 5.2] make bootstrap error

State-Changed-From-To: open->feedback
State-Changed-By: bangerth
State-Changed-When: Mon Apr 14 13:58:33 2003
State-Changed-Why:
    gcc2.9 is not an FSF released version of gcc. However, it
    is not clear which compiler (the bootstrapping compiler, 2.9,
    or the one being bootstrapped, i.e. 3.2.2) is generating
    the internal compiler error -- can you post half a page of
    the lines output by make bootstrap before (and including)
    the compiler error?
    
    Thanks
      Wolfgang

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=10399


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-04-25 20:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-25 20:20 bootstrap/10399: [AIX 5.2] make bootstrap error dje
  -- strict thread matches above, loose matches on Subject: below --
2003-04-15 15:24 bangerth
2003-04-15  5:06 Dotinga, Eelco
2003-04-14 13:58 bangerth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).