[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 14:50:00 GMT 2008
------- Comment #4 from daney at gcc dot gnu dot org 2008-09-04 14:49 -------
You will note that I configured with --with-arch=sb1.
This in turn causes cc1 to be invoked with -march=sb1
I will attempt to test with a cross build.
My bootstrap gcc is: gcc (GCC) 4.4.0 20080223 (experimental) [trunk revision
132568]
There is the possibility that the stage1 compiler is being miscompiled, so I
will try another bootstrap with: gcc (Debian 4.3.1-8) 4.3.1 to see if that
changes anything.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37360
More information about the Gcc-bugs
mailing list