This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/21432] gfortran does not support printing of namelists
- 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: 7 May 2005 04:02:20 -0000
- Subject: [Bug fortran/21432] gfortran does not support printing of namelists
- References: <20050507015324.21432.joe@confucius.gnacademy.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From kargl at gcc dot gnu dot org 2005-05-07 04:02 -------
Thanks for cutting it down! The code is nonstandard according to
both the NAG compiler and Lahey's web base source code checker.
Lahey will compile the code if one does not ask for strict conformance
to the standard. Additionally, g77 compiles the code, so technically
it is a regression.
I've changed this bug to an enhancement request. Perhaps, Paul Thomas
who just recently implemented the namelist features can fix this soon,
but we do have numerous conformance bugs on our plate.
--
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |enhancement
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21432