On 04/11/2010 23:27, Paolo Carlini wrote: > Hi, > >> I've been working in this area lately and have been using GOLD rather >> than GNU LD, so there could be a problem here. I'll see if I can >> reproduce it. > > Thanks Dave for your availability. For the record, I don't personally use > gold. > > Paolo
I configured r.166338 using: da...@gcc10:~/gcc/obj2$ '/n/10/davek/gcc/gcc/configure' '--prefix=/n/10/davek/gcc' '--with-mpfr=/opt/cfarm/mpfr-2.4.1' '--with-gmp=/opt/cfarm/gmp-4.2.4' '--with-mpc=/opt/cfarm/mpc-0.8' '--with-libelf=/n/10/davek/usr' '--enable-bootstrap' '--enable-static' '--enable-shared' '--enable-shared-libgcc' '--enable-lto' '--enable-plugin' --with-plugin-ld=ld '--enable-languages=c,c++,fortran,objc,obj-c++' ... and it just completed bootstrap fine, so I definitely need François' settings. I'll try a few other variants experimentally while waiting to hear back. cheers, DaveK