bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gold/14309] gold doesn't build with gcc 4.1.3


From: jakub at redhat dot com
Subject: [Bug gold/14309] gold doesn't build with gcc 4.1.3
Date: Tue, 03 Jul 2012 06:39:19 +0000

http://sourceware.org/bugzilla/show_bug.cgi?id=14309

--- Comment #6 from Jakub Jelinek <jakub at redhat dot com> 2012-07-03 06:39:19 
UTC ---
The relevant upstream libstdc++-v3 change seems to be
http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=118991
I guess alternatively gold could (with the same configure check) just cast the
long long vals to long or unsigned long before hashing, after all, that is
exactly what libstdc++ does with it.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]