[Bug fortran/30923] Respecifying USE associated NAMELIST should raise warning by default
fxcoudert at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun Mar 18 18:01:00 GMT 2007
------- Comment #1 from fxcoudert at gcc dot gnu dot org 2007-03-18 18:01 -------
I'd say the current behaviour is OK. People who want to check their source for
correctness can use either -pedantic or -std=f95/f2003, and they will get the
warning/error. We'd best assume that people who just run "gfortran" want it to
compile their code. This extension is straightforward, so I'd say we do not
change behaviour (this always has a cost).
Put this in WAITING status to clear the bug database a bit. If you feel it
should really be changed, please reopen and confirm. Otherwise, it might be
worth closing as WONTFIX.
--
fxcoudert at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
Summary|Warn by default when |Respecifying USE associated
|respecifiying USE associated|NAMELIST should raise
|NAMELIST |warning by default
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30923
More information about the Gcc-bugs
mailing list