public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/39849]  New: stage1 compiler segfault during `make profiledbootstrap'
@ 2009-04-22 14:44 dennis dot wassel at googlemail dot com
  2009-04-22 15:03 ` [Bug bootstrap/39849] " dennis dot wassel at googlemail dot com
                   ` (21 more replies)
  0 siblings, 22 replies; 23+ messages in thread
From: dennis dot wassel at googlemail dot com @ 2009-04-22 14:44 UTC (permalink / raw)
  To: gcc-bugs

I've tried to build the shiny new 4.4, but it seems the stage1 compiler has
hiccuped here:

/localdata/install/gcc/objdir-gcc-4.4.0/./gcc/xgcc
-B/localdata/install/gcc/objdir-gcc-4.4.0/./gcc/
-B/localdata/i686-pc-linux-gnu/bin/ -B/localdata/i686-pc-linux-gnu/lib/
-isystem /localdata/i686-pc-linux-gnu/include -isystem
/localdata/i686-pc-linux-gnu/sys-include -g -O2 -O2  -g -O2 -DIN_GCC   -W -Wall
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual
-Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT
-DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -I. -I. -I../.././gcc
-I../../../gcc-4.4.0/libgcc -I../../../gcc-4.4.0/libgcc/.
-I../../../gcc-4.4.0/libgcc/../gcc -I../../../gcc-4.4.0/libgcc/../include
-I../../../gcc-4.4.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT
-DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o divtf3.o
-MT divtf3.o -MD -MP -MF divtf3.dep -fexceptions -c
../../../gcc-4.4.0/libgcc/../gcc/config/soft-fp/divtf3.c -fvisibility=hidden
-DHIDE_EXPORTS
'
In function '__divtf3':
Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
make[3]: *** [divtf3.o] Error 1
make[3]: Leaving directory
`/localdata/install/gcc/objdir-gcc-4.4.0/i686-pc-linux-gnu/libgcc'
make[2]: *** [all-stage1-target-libgcc] Error 2
make[2]: Leaving directory `/localdata/install/gcc/objdir-gcc-4.4.0'
make[1]: *** [stage1-bubble] Error 2
make[1]: Leaving directory `/localdata/install/gcc/objdir-gcc-4.4.0'
make: *** [profiledbootstrap] Error 2

gcc was configured with

../gcc-4.4.0/configure --prefix=/localdata --program-suffix=-4.4.0
--enable-languages=c,c++,fortran --with-gp=/localdata --with-mpfr=/localdata
--with-ppl=/localdata --with-cloog=/localdata
--enable-version-specific-runtime-libs --with-arch=athlon64
--with-tune=athlon64

and built with

make CFLAGS='-O2' LIBCFLAGS='-g -O2' LIBCXXFLAGS='-g -O2
-fno-implicit-templates' profiledbootstrap

(on a side note: make died at host-linux.c because SSIZE_MAX is not defined by
my system, so I #defined it and carried on bootstrapping *without* cleaning)

Also, my ClooG config is a bit fishy, but this should not really concern xgcc,
should it?


-- 
           Summary: stage1 compiler segfault during `make profiledbootstrap'
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: blocker
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: dennis dot wassel at googlemail dot com
  GCC host triplet: i686-pc-linux-gnu


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


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

end of thread, other threads:[~2009-08-17 12:14 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-22 14:44 [Bug bootstrap/39849] New: stage1 compiler segfault during `make profiledbootstrap' dennis dot wassel at googlemail dot com
2009-04-22 15:03 ` [Bug bootstrap/39849] " dennis dot wassel at googlemail dot com
2009-04-23  0:04 ` pinskia at gcc dot gnu dot org
2009-04-23  8:27 ` dennis dot wassel at googlemail dot com
2009-04-23  9:54 ` dennis dot wassel at googlemail dot com
2009-04-27 10:39 ` dennis dot wassel at googlemail dot com
2009-04-27 15:10 ` pinskia at gcc dot gnu dot org
2009-04-27 15:36 ` dennis dot wassel at googlemail dot com
2009-04-28  9:54 ` [Bug bootstrap/39849] segfault for '__divtf3' during bootstrap and non-bootstrap install dennis dot wassel at googlemail dot com
2009-05-04 14:18 ` [Bug bootstrap/39849] [4.3/4.4 Regression] " dennis dot wassel at googlemail dot com
2009-05-04 14:28 ` rguenth at gcc dot gnu dot org
2009-05-04 14:29 ` [Bug bootstrap/39849] " rguenth at gcc dot gnu dot org
2009-05-04 14:35 ` dennis dot wassel at googlemail dot com
2009-05-04 14:43 ` dennis dot wassel at googlemail dot com
2009-05-04 14:44 ` pinskia at gcc dot gnu dot org
2009-05-04 14:55 ` dennis dot wassel at googlemail dot com
2009-05-04 15:00 ` pinskia at gcc dot gnu dot org
2009-05-04 15:09 ` dennis dot wassel at googlemail dot com
2009-06-08 14:27 ` dennis dot wassel at googlemail dot com
2009-06-08 14:28 ` dennis dot wassel at googlemail dot com
2009-07-27 12:40 ` dennis dot wassel at googlemail dot com
2009-08-17 12:07 ` dennis dot wassel at googlemail dot com
2009-08-17 12:14 ` dennis dot wassel at googlemail dot com

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