bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/5303] splay-tree doesn't support 64bit value


From: hjl at lucon dot org
Subject: [Bug ld/5303] splay-tree doesn't support 64bit value
Date: 10 Nov 2007 00:01:37 -0000

------- Additional Comments From hjl at lucon dot org  2007-11-10 00:01 -------
One way to fix it is to provide both long and long long interfaces for
splay-tree with the old interface as default. Applications can choose which
one to use. We can skip the long long one if compiler doesn't support
long long.

-- 


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




reply via email to

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