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]

Re: ICE in haifa-sched.c:7024 on x86 linux


 > From: Mike Stump <mrs@windriver.com>
 > 
 > /folk/mrs/net/egcs-sol/gcc/g++ -B/folk/mrs/net/egcs-sol/gcc/ -B/folk/mrs/packages/egcs-20000321/sparc-sun-solaris2.5.1/bin/ -c -g -O2 -fno-implicit-templates -I../../../egcs/libstdc++ -I../../../egcs/libstdc++/stl -I../libio -I../../../egcs/libstdc++/../libio -nostdinc++  -DF `for N in MAIN ADDCC ADDCF ADDFC SUBCC SUBCF SUBFC MULCC MULCF MULFC DIVCC DIVCF DIVFC PLUS MINUS EQCC EQCF EQFC NECC NECF NEFC ABS ARG POLAR CONJ NORM COS COSH EXP LOG POWCC POWCF POWCI POWFC SIN SINH SQRT; do echo " -D${N}"; done` \
 >   ../../../egcs/libstdc++/cinst.cc -o fcomplex.o
 > ../../../egcs/libstdc++/std/ldcomplex.h: In function `_FLT abs (const complex<_FLT> &) [with _FLT =
 > ../../../egcs/libstdc++/std/ldcomplex.h: f]':
 > ../../../egcs/libstdc++/std/ldcomplex.h:74: Internal compiler error in `schedule_insns', at
 > ../../../egcs/libstdc++/std/ldcomplex.h:74: haifa-sched.c:7024
 > ../../../egcs/libstdc++/std/ldcomplex.h:74: Please submit a full bug report.
 > ../../../egcs/libstdc++/std/ldcomplex.h:74: See <URL:http://www.gnu.org/software/gcc/bugs.html> for
 > ../../../egcs/libstdc++/std/ldcomplex.h:74: instructions.
 > make[2]: *** [bigstmp-complx] Error 1
 > make[1]: *** [all-target-libstdc++] Error 2
 > make: *** [bootstrap] Error 2
 > 
 > I found this earlier today, and reran it, and still found it 159
 > minutes later, so now I'm reporting it.


Strange.  I don't get this error on x86-linux as you do, but I do get
it on Solaris2.7.

--
Kaveh R. Ghazi			Engagement Manager / Project Services
ghazi@caip.rutgers.edu		Qwest Internet Solutions

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