[Bug fortran/35339] Improve translation of implied do loop in transfer
koenigni at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun May 28 05:14:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=35339
Nicolas Koenig <koenigni at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #41420|0 |1
is obsolete| |
--- Comment #9 from Nicolas Koenig <koenigni at gcc dot gnu.org> ---
Created attachment 41430
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41430&action=edit
Proposed patch for simplifying impl do loops
Fixed the bugs, it works now. I will submit it later this day.
@Jerry: This isn't the entire solution, I fear there will have to be changes in
trans-io.c to completely fix this PR ;)
More information about the Gcc-bugs
mailing list