[Bug libfortran/48602] Invalid F conversion of G descriptor for values close to powers of 10
jvdelisle at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Apr 16 16:03:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48602
--- Comment #11 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> 2011-04-16 16:03:19 UTC ---
Created attachment 24011
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24011
Preliminary patch, still under testing
The attached is what I am currently testing. In this patch I have completely
left alone the if clause where I inadvertently replaced .05 with r. This
clause is apparently handling some special cases. it does seem to affect some
of the default_denormal* tests in the test suite. I am still investigating it.
More information about the Gcc-bugs
mailing list