public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/17672] New: ICE in build_classic_dist_vector
@ 2004-09-25 23:28 opticcow at linux-militia dot net
  2004-09-25 23:29 ` [Bug tree-optimization/17672] " opticcow at linux-militia dot net
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: opticcow at linux-militia dot net @ 2004-09-25 23:28 UTC (permalink / raw)
  To: gcc-bugs

gcc build fails

configured with:

../gcc/configure --prefix=/beta --enable-shared --enable-languages=c,c++,objc
--enable-threads=posix --enable-__cxa_atexit --enable-libada --disable-libgcj

built with:

make BOOT_CFLAGS="-save-temps -march=pentium4 -O3 -fweb -fprefetch-loop-arrays
-funroll-loops -fpeel-loops -fmodulo-sched -ftree-loop-linear  -fsched-spec-load
 -mfpmath=sse -maccumulate-outgoing-args -momit-leaf-frame-pointer"
STAGE1_CFLAGS="-march=pentium4 -O2 -fweb -fprefetch-loop-arrays -funroll-loops
-fpeel-loops -fsched-spec-load -mfpmath=sse -pipe" bootstrap

fails with:

stage1/xgcc -Bstage1/ -B/beta/i686-pc-linux-gnu/bin/ -c   -save-temps
-march=pentium4 -O3 -fweb -fprefetch-loop-arrays -funroll-loops -fpeel-loops
-fmodulo-sched -ftree-loop-linear  -fsched-spec-load  -mfpmath=sse
-maccumulate-outgoing-args -momit-leaf-frame-pointer -DIN_GCC   -W -Wall
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic
-Wno-long-long -Wno-variadic-macros -Wold-style-definition  -fno-common  
-DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/.
-I../../gcc/gcc/../include -I../../gcc/gcc/../libcpp/include 
../../gcc/gcc/sbitmap.c -o sbitmap.o
../../gcc/gcc/sbitmap.c: In function 'dump_sbitmap_vector':
../../gcc/gcc/sbitmap.c:753: internal compiler error: in
build_classic_dist_vector, at tree-data-ref.c:1525

Will attach .i

-- 
           Summary: ICE in build_classic_dist_vector
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: tree-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: opticcow at linux-militia dot net
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu


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


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

end of thread, other threads:[~2004-11-01 19:21 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-09-25 23:28 [Bug tree-optimization/17672] New: ICE in build_classic_dist_vector opticcow at linux-militia dot net
2004-09-25 23:29 ` [Bug tree-optimization/17672] " opticcow at linux-militia dot net
2004-09-25 23:36 ` pinskia at gcc dot gnu dot org
2004-09-25 23:56 ` [Bug tree-optimization/17672] [4.0 Regression] " pinskia at gcc dot gnu dot org
2004-09-26  0:01 ` pinskia at gcc dot gnu dot org
2004-09-26  3:47 ` opticcow at linux-militia dot net
2004-09-26  4:19 ` dberlin at gcc dot gnu dot org
2004-10-07 17:32 ` dberlin at gcc dot gnu dot org
2004-10-17  0:20 ` dberlin at gcc dot gnu dot org
2004-10-17 17:38 ` dberlin at gcc dot gnu dot org
2004-11-01 18:08 ` cvs-commit at gcc dot gnu dot org
2004-11-01 19:21 ` dberlin 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).