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/13193] New: [tree-ssa] Another ICE during bootstrap


gmake[1]: Leaving directory `/home/sgk/obj/libbanshee'
gmake[1]: Entering directory `/home/sgk/obj/gcc'
/home/sgk/obj/gcc/xgcc -B/home/sgk/obj/gcc/ -B/home/sgk/i386-unknown-freebsd5.1/bin/ -B/home/sgk/i386-unknown-freebsd5.1/lib/ -isystem /home/sgk/i386-unknown-freebsd5.1/include -isystem /home/sgk/i386-unknown-freebsd5.1/sys-include -O2 -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes  -isystem ./include  -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../intl -I../../gcc/gcc/../libbanshee/libcompat -I../../gcc/gcc/../libbanshee -I../../gcc/gcc/../libbanshee/points-to -I/usr/local/include  -g0 -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss -fno-unit-at-a-time  \
   -c ../../gcc/gcc/crtstuff.c -DCRT_BEGIN \
  -o crtbegin.o
../../gcc/gcc/crtstuff.c: In function `__do_global_dtors_aux':

../../gcc/gcc/crtstuff.c:256: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
gmake[1]: *** [crtbegin.o] Error 1
gmake[1]: Leaving directory `/home/sgk/obj/gcc'
gmake: *** [all-gcc] Error 2

Environment:
System: FreeBSD troutmask.apl.washington.edu 5.1-CURRENT FreeBSD 5.1-CURRENT #1: Thu Sep 18 11:50:56 PDT 2003 kargl@troutmask.apl.washington.edu:/usr/obj/usr/src/sys/TROUTMASK i386


	
host: i386-unknown-freebsd5.1
build: i386-unknown-freebsd5.1
target: i386-unknown-freebsd5.1
configured with: ../gcc/configure --enable-languages=c,f95 --prefix=/home/sgk --with-gmp=/usr/local --disable-libmudflap

How-To-Repeat:
 Try to bootstrap tree-ssa branch.

-- 
           Summary: [tree-ssa] Another ICE during bootstrap
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: kargl at troutmask dot apl dot washington dot edu
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i386-unknown-freebsd5.1
  GCC host triplet: i386-unknown-freebsd5.1
GCC target triplet: i386-unknown-freebsd5.1


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


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