]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorAndreas Jaeger <aj@suse.de>
Mon, 6 Mar 2000 17:33:50 +0000 (17:33 +0000)
committerAndreas Jaeger <aj@suse.de>
Mon, 6 Mar 2000 17:33:50 +0000 (17:33 +0000)
2000-03-06  Andreas Jaeger  <aj@suse.de>

  * sysdeps/i386/fpu/bits/mathinline.h: Fix union definition error
  in __sgn1l, otherwise g++ fails to parse this.
  Reported by Sean Chen <sean.chen@turbolinux.com>.

ChangeLog

index bb88304b341e394c3a2a9374c12efb4fc284bf80..1f31b87ee28b09deabc88d0e8e8a5fb45ac2b7b1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2000-03-06  Andreas Jaeger  <aj@suse.de>
+
+       * sysdeps/i386/fpu/bits/mathinline.h: Fix union definition error
+       in __sgn1l, otherwise g++ fails to parse this.
+       Reported by Sean Chen <sean.chen@turbolinux.com>.
+
 2000-03-03  Geoff Keating  <geoffk@cygnus.com>
 
        * configure.in: Compute sizeof-long-double.