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: "burnus at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 4 Aug 2007 17:37:52 -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 #6 from burnus at gcc dot gnu dot org 2007-08-04 17:37 -------
> > - Silently accept the tab in libgfortran
> I disagree on this point.
Discussion -> fortran@gcc list; starts here:
http://gcc.gnu.org/ml/fortran/2007-08/msg00097.html
> > - Give a warning or an error with -std=f95/f2003.
> What about -std=f66, f77, or f90?
I meant: Give a warning for all -std=* except of -std=gnu/legacy; as gfortran
has no fIV, f66, f77, f90, f2008, F (yet?) the two statements are the same.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32987