Date: Mon, 2 Sep 2002 16:10:03 -0700 (PDT) From: Dan Lukes <dan@obluda.cz> To: freebsd-bugs@FreeBSD.org Subject: Re: bin/40209: __dtoa broken with -O2 or -O3 optimisation Message-ID: <200209022310.g82NA3gd057115@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/40209; it has been noted by GNATS. From: Dan Lukes <dan@obluda.cz> To: freebsd-gnats-submit@FreeBSD.org, dan@obluda.cz Cc: Subject: Re: bin/40209: __dtoa broken with -O2 or -O3 optimisation Date: Tue, 03 Sep 2002 01:07:31 +0200 Oh, I'm sorry - I already sent the "yes it works" message, but i must mate a mistake in address ... Yes, the main problem addressed by this PR is succesfully resolved by "union patch" that has been already commited to current. But we still should not close this PR as there are still unresolved "spec_case used uninitialised" problem (see "NOTE" in original PR). I discovered (by stepping throught code) that that specc_case is sometimes used uninitialized for modes 4,5,8,9 (the original note speak only about modes 8,9). I hesitate my understanding of __dtoa code is not sufficient to offer a patch as I don't know what the spec_case is used for. Dan -- Dan Lukes tel: +420 2 21914205, fax: +420 2 21914206 root of FIONet, KolejNET, webmaster of www.freebsd.cz AKA: dan@obluda.cz, dan@freebsd.cz,dan@kolej.mff.cuni.cz To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209022310.g82NA3gd057115>
