This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/48111] New: libquadmath: strtoflt128 bug on MinGW
- From: "thenlich at users dot sourceforge.net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 14 Mar 2011 12:32:53 +0000
- Subject: [Bug other/48111] New: libquadmath: strtoflt128 bug on MinGW
- Auto-submitted: auto-generated
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48111
Summary: libquadmath: strtoflt128 bug on MinGW
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: other
AssignedTo: unassigned@gcc.gnu.org
ReportedBy: thenlich@users.sourceforge.net
Created attachment 23649
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23649
Output of test case
The test case from http://gcc.gnu.org/bugzilla/attachment.cgi?id=23382 fails in
very strange ways.
Tested with MinGW gcc version 4.6.0 20110312 (experimental) (GCC) build from
equation.com
Attaching output.
strtoflt128 (".125") test 3 BAD
returns 0.125000000029103830463509967191315652712546580005437135696411,
expected 0.125
...
strtoflt128 ("5.9e-76") test 7 BAD
returns 5.90000000008177078951814709694457648319260185199116900204171e-76,
expected 5.89999999999999999999999999999999959059012423657042231762819e-76