This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/32545] Give an (compile time) error not a warning for wrong edit format statements
- From: "jvdelisle at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 29 Jun 2007 23:23:43 -0000
- Subject: [Bug fortran/32545] Give an (compile time) error not a warning for wrong edit format statements
- References: <bug-32545-13404@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from jvdelisle at gcc dot gnu dot org 2007-06-29 23:23 -------
Currently inline_1.f90 in gfortran.fortran-torture/compile is passing because
the error in the print statement is only giving a warning.
Patch testing.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32545