[Bug fortran/40881] warn for obsolescent features
janus at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun Aug 2 11:13:00 GMT 2009
------- Comment #5 from janus at gcc dot gnu dot org 2009-08-02 11:13 -------
r150349 adds warnings for:
* alternate return
* computed goto
* statement functions
* old-style character lengths
Before we already had:
* arithmetic if
* assumed-length character functions
Which leaves the following warnings unimplemented:
* shared DO termination
* DATA statements among executable statements
* fixed form source
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40881
More information about the Gcc-bugs
mailing list