------- Comment #1 from jvdelisle at gcc dot gnu dot org 2005-11-29 02:16 ------- Reduced test case:
program test dimension data(100) read(11,end= 1000 )data 1000 continue backspace 11 backspace 11 end I will have to check to see if this is legal code. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25139