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.