This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/26806] [4.2 Regression] ICE at gcc/tree-gimple.c:269
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Mar 2006 00:09:25 -0000
- Subject: [Bug tree-optimization/26806] [4.2 Regression] ICE at gcc/tree-gimple.c:269
- References: <bug-26806-11659@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #5 from pinskia at gcc dot gnu dot org 2006-03-23 00:09 -------
I see a similar failure in galgel on Diego's testers:
/home/cygnus/dnovillo/perf/sbox/gcc/local.i686/inst.tobiano/bin/gfortran -c -o
bifgel.o -ffixed-form -ffloat-store -O2 -march=pentium4
-mtune=generic bifgel.f90
Error from make 'specmake build 2> make.err | tee make.out':
bifgel.f90: In function 'bifgel':
bifgel.f90:1: 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.
But I cannot reduce that or debug that because I don't have the source to SPEC.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pinskia at gcc dot gnu dot
| |org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26806