On Mon, Jun 15, 2009 at 9:52 AM, Aldy Hernandez<al...@redhat.com> wrote: >> Your committal of r148442 has caused an ICE during the build of libgcc >> for targetting win64: > > I have this pending patch, which may or may not fix this. > > http://gcc.gnu.org/ml/gcc-patches/2009-06/msg01113.html > > Can you try and see if it fixes it? Otherwise, can you find out where > the compiler is dying so I can fix this. > > Aldy >
I tried applying your patch to HEAD, but it looks like it already is. So, using r148494, we now don't get to the libgcc part even: ../../gcc/gcc/config/i386/winnt.c: In function ‘i386_pe_encode_section_info’: ../../gcc/gcc/config/i386/winnt.c:288: error: too few arguments to function ‘make_decl_one_only’ make[1]: *** [winnt.o] Error 1 make: *** [all-gcc] Error 2