public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/14433] New: ICE
@ 2004-03-04 16:30 schnetter at aei dot mpg dot de
  2004-03-04 16:42 ` [Bug c/14433] [tree-ssa] ICE, seg fault pinskia at gcc dot gnu dot org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: schnetter at aei dot mpg dot de @ 2004-03-04 16:30 UTC (permalink / raw)
  To: gcc-bugs

When compiling the attached C code with optimisation, I get an ICE: 
 
$ /home/eschnett/gcc-3.5-tree-ssa/bin/gcc -v 
Reading specs 
from /home/eschnett/gcc-3.5-tree-ssa/lib/gcc/i686-pc-linux-gnu/3.5-tree-ssa/specs 
Configured with: ../gcc/configure --prefix=/home/eschnett/gcc-3.5-tree-ssa 
--enable-languages=c,c++,f95 
Thread model: posix 
gcc version 3.5-tree-ssa 20040304 (merged 20040227) 
 
$ /home/eschnett/gcc-3.5-tree-ssa/bin/gcc -DCARPET_INT -DCARPET_REAL 
-DCARPET_COMPLEX -march=pentium3 -malign-double -m128bit-long-double -g3 
-gdwarf-2 -O3 -funroll-loops -Wall -Wpointer-arith -Wbad-function-cast 
-Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-declarations 
simpleexcision.i -c 
In file included 
from /home/eschnett/Calpha/Cactus/configs/einstein-gfortran/build/BAM_Elliptic/simpleexcision.c:8: 
/home/eschnett/Calpha/Cactus/arrangements/AEIThorns/BAM_Elliptic/src/bbmg.h:44: 
warning: function declaration isn't a prototype 
/home/eschnett/Calpha/Cactus/configs/einstein-gfortran/build/BAM_Elliptic/simpleexcision.c: 
In function `iniboundmask': 
/home/eschnett/Calpha/Cactus/configs/einstein-gfortran/build/BAM_Elliptic/simpleexcision.c:63: 
internal compiler error: Segmentation fault

-- 
           Summary: ICE
           Product: gcc
           Version: tree-ssa
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: schnetter at aei dot mpg dot de
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


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


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

end of thread, other threads:[~2004-03-12  9:36 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-03-04 16:30 [Bug c/14433] New: ICE schnetter at aei dot mpg dot de
2004-03-04 16:42 ` [Bug c/14433] [tree-ssa] ICE, seg fault pinskia at gcc dot gnu dot org
2004-03-04 16:56 ` schnetter at aei dot mpg dot de
2004-03-04 17:07 ` [Bug target/14433] " pinskia at gcc dot gnu dot org
2004-03-05 10:36 ` reichelt at gcc dot gnu dot org
2004-03-05 15:19 ` pinskia at gcc dot gnu dot org
2004-03-12  9:36 ` reichelt 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).