This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/21432] gfortran does not support printing of namelists


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]