--- Comment #6 from pinskia at gcc dot gnu dot org 2009-01-02 15:36 ---
>--with-cpu=pentium-m
Hmm, that might be the cause Testing with that option.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38686
--- Comment #5 from aanisimov at inbox dot ru 2009-01-02 07:48 ---
(In reply to comment #4)
>
> For the moment I found out that revision 136000 compiles fine for me, but
> revision 137000 fails (this time in tree-ssa-phiopt.c:371).
>
I meant revision 138000 instead of 137000.
--
--- Comment #4 from aanisimov at inbox dot ru 2009-01-02 07:45 ---
(In reply to comment #3)
>
> What options are you passing to configure and how are you invoking make?
> Also do you have any special environment variables set?
>
Sorry, forgot to mention these options in the original p
--- Comment #3 from pinskia at gcc dot gnu dot org 2009-01-01 23:32 ---
Plus http://gcc.gnu.org/ml/gcc-testresults/2009-01/msg00070.html .
What options are you passing to configure and how are you invoking make?
Also do you have any special environment variables set?
--
pinskia at g
--- Comment #2 from pinskia at gcc dot gnu dot org 2009-01-01 23:30 ---
I was able to bootstrap with 142964 on i686-linux-gnu with no issues.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38686
--- Comment #1 from aanisimov at inbox dot ru 2009-01-01 12:06 ---
(In reply to comment #0)
> When compiling this source by hand (probably with environment that differs
> from
> one created by configure) I get an ICE in tree-ssa-phiopt.c:372.
>
That was a wrong assumption. One gets IC