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>.
This commit is contained in:
Andreas Jaeger 2000-03-06 17:33:50 +00:00
parent f576429e02
commit 8f95ad1c79
1 changed files with 6 additions and 0 deletions

View File

@ -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.