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/31466] spurious error message when inner parentheses of a FORMAT statement are empty



------- Comment #2 from jvdelisle at gcc dot gnu dot org  2007-04-04 00:28 -------
Lahey reports this as a fatal syntax error.

Checking file SOURCE.F90.
Checking program unit TEST134 at line 1.
Line 2, file SOURCE.F90
1 FORMAT(())
|         |
FATAL -- Essential LF90 requires that defined labels be referenced.
FATAL -- Syntax error.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31466


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