------- Comment #4 from hjl dot tools at gmail dot com 2009-06-20 01:11 ------- (In reply to comment #3) > With 148536 and current mainline cvs binutils I see no failures in the gas > testsuite. I do see a bunch of failures in the ld testsuite, which are all > because /usr/bin/ld is being run despite a -B option being passed to gcc that > should cause the newly built ld to be used. > With revision 148536, I got cc1: warnings being treated as errors /export/gnu/import/svn/binutils/src/bfd/elflink.c: In function ‘elf_link_add_object_symbols’: /export/gnu/import/svn/binutils/src/bfd/elflink.c:3552:6: error: jump skips variable initialization /export/gnu/import/svn/binutils/src/bfd/elflink.c:3637:7: note: label ‘error_free_dyn’ defined here /export/gnu/import/svn/binutils/src/bfd/elflink.c:3626:18: note: ‘tagv’ declared here It won't even compile. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40493