[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 22:49:00 GMT 2008



------- Comment #9 from daney at gcc dot gnu dot org  2008-09-04 22:48 -------
(In reply to comment #2)
> > Andrey, this is likely due to the selective scheduler merge.  Can you
> > investigate or delegate?
> We couldn't reproduce this with a cross from x86_64.  Also,  Adam Nemet fixed
> the problem with MIPS/sel-sched bootstrap
> (http://gcc.gnu.org/ml/gcc-patches/2008-09/msg00152.html) -- the mail mentions
> that he reached stage3 with his patch of 139918, this bug is of 139940.  Can
> this be reproduced natively on MIPS with 139918?  
> 

The ICE first appears in 139854 (the sel-sched merge) it is still present in
139940 (and about 10 other version I tested between the two including 139918). 
It is easily reproducible in a cross compile, but you must specify -march=sb1
to trigger it.


-- 


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



More information about the Gcc-bugs mailing list