------- Comment #4 from rguenther at suse dot de 2010-09-17 13:48 ------- Subject: Re: [4.6 Regression] New LTO test failures
On Fri, 17 Sep 2010, hjl dot tools at gmail dot com wrote: > ------- Comment #3 from hjl dot tools at gmail dot com 2010-09-17 13:36 > ------- > -m32 works on Intel64 since gcc driver passes > > /export/build/gnu/gcc/build-x86_64-linux/gcc/collect-ld --eh-frame-hdr -m > elf_i386 -dynamic-linker /lib/ld-linux.so.2 -o pr28712.exe -r > -L/export/build/gnu/gcc/build-x86_64-linux/gcc/32 -L/lib/../lib > -L/usr/lib/../lib -L/export/build/gnu/gcc/build-x86_64-linux/gcc > /tmp/ccLRsGQH.lto.o -lm > > to collect-ld. Only ia32 fails. Hm. Maybe the -nostdlib I added causes this? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45702