[Bug fortran/40165] Excessive warnings for REAL DO loops

dfranke at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue May 4 20:20:00 GMT 2010



------- Comment #6 from dfranke at gcc dot gnu dot org  2010-05-04 20:19 -------
(In reply to comment #5)
> I would like to see an option to silence gfortran in this regard - having it as
> default warning is fine, but maybe some -Wno-deleted option could be added
> then?

Isn't this what -std=* is for?

The snippet in #0 gives exactly one error for -std=f95, no warning or error for
-std=legacy and four warnings with -std=gnu.

I'd vote for closing as WONTFIX or INVALID.


-- 

dfranke at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dfranke at gcc dot gnu dot
                   |                            |org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40165



More information about the Gcc-bugs mailing list