http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48906
Jerry DeLisle <jvdelisle at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #24364|0 |1
is obsolete| |
--- Comment #14 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> 2011-05-30
18:48:27 UTC ---
Created attachment 24399
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24399
Updated preliminary patch
This updated patch resolves the issues identified so far. Please continue
testing. I have regression tested and the testsuite case gfortran.dg/pr20755.f
fails because with the patch I am ignoring the scale factor. Perhaps I have
been too aggressive with that. Regardless, please continue testing while I
study the scale factor question a bit more.