This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/40493] [4.5 Regression] New SRA miscompiled binutils



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]