[Bug fortran/87753] READ statement with nested implied do broken with optimization

2018-10-25 Thread hvandam at bnl dot gov
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87753 --- Comment #1 from Hubertus van Dam --- Created attachment 44900 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=44900&action=edit The data file that the program reads

[Bug fortran/87753] New: READ statement with nested implied do broken with optimization

2018-10-25 Thread hvandam at bnl dot gov
Priority: P3 Component: fortran Assignee: unassigned at gcc dot gnu.org Reporter: hvandam at bnl dot gov Target Milestone: --- Created attachment 44899 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=44899&action=edit The test program demonstrating the