------- Comment #2 from hjl dot tools at gmail dot com 2009-06-19 18:24 ------- (In reply to comment #1) > I will look into this next week. However, I have never compiled binutils > before, so unless it is obvious, please describe how to reproduce the problem. >
Just download the current Linux binutils: http://www.kernel.org/pub/linux/devel/binutils/binutils-2.19.51.0.10.tar.bz2 on Linux/x86-64 and do 1. Untar 2. mkdir build 3. cd build 4. ....../configure 5. make 6. make check There should be no failures in testsuite. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40493