This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/35339] Improve translation of implied do loop in transfer


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 ;)

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]