[Bug rtl-optimization/37360] [4.4 Regression] ICE in haifa-sched.c when compiling __popcountsi2 from libgcc

daney at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Sep 4 17:40:00 GMT 2008



------- Comment #8 from daney at gcc dot gnu dot org  2008-09-04 17:39 -------
It is reproducible in a cross compiler as well.

This is my command line:

/home/daney/gccsvn/mipsel-trunk/gcc/cc1 -fpreprocessed j.i -quiet -march=sb1
-O2 -o j.s

Changing to -march={mips32,mips32r2,r5000} "fixes" the problem.  It seems to be
sb1 specific.


-- 


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



More information about the Gcc-bugs mailing list