This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/32987] TAB in FORMAT: accept extension, warn with -std=f*
- From: "fago at caltech dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Aug 2007 21:52:56 -0000
- Subject: [Bug fortran/32987] TAB in FORMAT: accept extension, warn with -std=f*
- References: <bug-32987-12095@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #12 from fago at caltech dot edu 2007-08-30 21:52 -------
A stupid question: why cannot gfortran detect this invalid code at compile
time? I was quite surprised by a runtime error.
BTW, I was compiling some legacy code with 4.2.1 and just hit this ...
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32987