Hi! Sorry for taking so long, but bootstarping really takes forever under SGI (especially as I wasn't getting that much CPU time): I was able to build '128233' sources (see hereafter).
Thanks a lot! Philippe PS: the output of check: === gcc Summary === # of expected passes 44115 # of unexpected failures 43 # of unexpected successes 2 # of expected failures 88 # of unresolved testcases 17 # of untested testcases 35 # of unsupported tests 341 /USER/philippe/Irix/Compilation/Gcc/gcc/xgcc version 4.3.0 20070907 (experimental) [trunk revision 128233] (GCC) Janis Johnson wrote: > > On Thu, 2007-09-06 at 09:47 +0200, Philippe Schaffnit wrote: > > Hi! > > > > I am seeing the folowing bootstrap failure under SGI Irix: > > > /USER/philippe/Irix/Gcc_Sources/gcc/config/mips/mips.md: In function > > 'gen_fixuns_truncdfsi2': > > /USER/philippe/Irix/Gcc_Sources/gcc/config/mips/mips.md:2808: error: too > > few arguments to function 'real_2expN' > > > My last attempt at wa succesful with : '4.3.0 20070823 (experimental) > > [trunk revision 127728]' (I haven't tried in between). Can anyone > > suggest anything? > > I broke this, and reverted the patch (and two other patches that cleaned > up after it) in r128193. > > Janis