PATCH: BZ 464: IA64 math functions aren't weak
H. J. Lu
hjl@lucon.org
Thu Oct 28 18:55:00 GMT 2004
On Wed, Oct 27, 2004 at 11:57:56AM -0700, Roland McGrath wrote:
> Such use is only valid under the standards if the functions in question are
> ones not specified in that standard.
Glibc has been allowing overriding standard math library functions on
many targets with weak alias:
http://sources.redhat.com/ml/libc-alpha/2002-01/msg00019.html
We just want to make ia64 behave the same as other targets.
H.J.
More information about the Libc-alpha
mailing list