public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/19120] New: ICE: in ten_to_ptwo, at real.c:2007
@ 2004-12-21 21:52 v dot haisman at sh dot cvut dot cz
  2004-12-21 21:56 ` [Bug regression/19120] [4.0 Regression] " pinskia at gcc dot gnu dot org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: v dot haisman at sh dot cvut dot cz @ 2004-12-21 21:52 UTC (permalink / raw)
  To: gcc-bugs

I have a bootstrap problem.

./xgcc -B./ -B/home/4/wilx/i386-unknown-freebsd4.10/bin/ -isystem
/home/4/wilx/i386-unknown-freebsd4.10/include -isystem
/home/4/wilx/i386-unknown-freebsd4.10/sys-include
-L/home/4/wilx/tmp/gcc-head/objdir/gcc/../ld -O2 -DIN_GCC    -W -Wall
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition
 -isystem ./include  -I. -I. -I../../srcdir/gcc -I../../srcdir/gcc/.
-I../../srcdir/gcc/../include -I../../srcdir/gcc/../libcpp/include   -g0
-finhibit-size-directive -fno-inline-functions -fno-exceptions
-fno-zero-initialized-in-bss -fno-unit-at-a-time  \
   -c ../../srcdir/gcc/crtstuff.c -DCRT_BEGIN \
  -o crtbegin.o
<built-in>:1: internal compiler error: in ten_to_ptwo, at real.c:2007
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[2]: *** [crtbegin.o] Error 1
make[2]: Leaving directory `/home/4/wilx/tmp/gcc-head/objdir/gcc'
make[1]: *** [stage2_build] Error 2
make[1]: Leaving directory `/home/4/wilx/tmp/gcc-head/objdir/gcc'
make: *** [bootstrap] Error 2

The whole content of crtstuff.i that GCC produces with -save-temps is this:
wilx@logout:::~/tmp/gcc-head/objdir/gcc> cat crtstuff.i
# 1 "../../srcdir/gcc/crtstuff.c"
# 1 "<built-in>"

-- 
           Summary: ICE: in ten_to_ptwo, at real.c:2007
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: v dot haisman at sh dot cvut dot cz
                CC: gcc-bugs at gcc dot gnu dot org,v dot haisman at sh dot
                    cvut dot cz
 GCC build triplet: i386-unknown-freebsd4.10
  GCC host triplet: i386-unknown-freebsd4.10
GCC target triplet: i386-unknown-freebsd4.10


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


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

end of thread, other threads:[~2005-02-23 11:19 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-12-21 21:52 [Bug bootstrap/19120] New: ICE: in ten_to_ptwo, at real.c:2007 v dot haisman at sh dot cvut dot cz
2004-12-21 21:56 ` [Bug regression/19120] [4.0 Regression] " pinskia at gcc dot gnu dot org
2004-12-23 12:55 ` steven at gcc dot gnu dot org
2004-12-27  1:07 ` pinskia at gcc dot gnu dot org
2004-12-27 22:44 ` v dot haisman at sh dot cvut dot cz
2004-12-28  0:02 ` v dot haisman at sh dot cvut dot cz
2005-01-28  0:37 ` steven at gcc dot gnu dot org
2005-02-09 14:20 ` steven at gcc dot gnu dot org
2005-02-23 15:20 ` steven at gcc dot gnu dot org

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).