From: Andreas Jaeger Date: Mon, 6 Mar 2000 17:33:50 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/glibc_2-1-91~913 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8f95ad1c79f4f950add034b414f86d887047a007;p=thirdparty%2Fglibc.git Update. 2000-03-06 Andreas Jaeger * sysdeps/i386/fpu/bits/mathinline.h: Fix union definition error in __sgn1l, otherwise g++ fails to parse this. Reported by Sean Chen . --- diff --git a/ChangeLog b/ChangeLog index bb88304b341..1f31b87ee28 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2000-03-06 Andreas Jaeger + + * sysdeps/i386/fpu/bits/mathinline.h: Fix union definition error + in __sgn1l, otherwise g++ fails to parse this. + Reported by Sean Chen . + 2000-03-03 Geoff Keating * configure.in: Compute sizeof-long-double.