bin/102424: printf(3) prints ill result.
Tsurutani Naoki
turutani at scphys.kyoto-u.ac.jp
Sun Dec 17 04:42:40 PST 2006
The following reply was made to PR bin/102424; it has been noted by GNATS.
From: Tsurutani Naoki <turutani at scphys.kyoto-u.ac.jp>
To: bug-followup at FreeBSD.org
Cc:
Subject: Re: bin/102424: printf(3) prints ill result.
Date: Sun, 17 Dec 2006 21:31:25 +0900
I tested a little more.
If compile the code in "Fix" section of original PR with dtoa.c,
binary with "-O2" prints ill result.
But among options on "-O2", removing -fgcse can fix this problem.
I do not know about this option, but this can save me.
Please help me.
P.S. gdtoa in original site has been changed since imported into FreeBSD.
Especially, mail addresss in source code are changed.
More information about the freebsd-bugs
mailing list