This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/25685] Accepts invalid code for Fortran 90
- From: "kargl at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 Jan 2006 00:56:05 -0000
- Subject: [Bug fortran/25685] Accepts invalid code for Fortran 90
- References: <bug-25685-6528@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from kargl at gcc dot gnu dot org 2006-01-22 00:56 -------
Andrew,
Are you sure? NAG's compiler compiles the code, as does gfortran.
Lahey's checker when I gave it the code gives
Lahey/Fujitsu Fortran 95 Source Check Output
Compiling program unit a at line 1:
Encountered 0 errors, 0 warnings, 0 informations in file SOURCE.F90.
Compiling file SOURCE.F90.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25685