------- Comment #1 from w6ws at earthlink dot net 2010-04-21 14:05 ------- An additional test: with just an OPEN statement with no list, gfortran issues:
In file miniopen.f90:4 open () 1 Error: Syntax error in OPEN statement at (1) While the message is technically correct, it would be more helpful if it mentioned the missing unit number. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43832