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 bb88304..1f31b87 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.