------- Comment #11 from burnus at gcc dot gnu dot org  2010-05-05 17:42 -------
(In reply to comment #10)
> See comment #1 and #3.  The standard explicitly states that a Fortran
> processor must "detect and report" the use of deleted features.

It must report them - but the standard does not tell how often thus telling the
user: "your program uses somewhere a deleted feature - find out yourself which
one and where" is also standard conforming - albeit not very helpful.


> I also suspect that if one doesn't want to see these warnings, one doesn't 
> want to see
> any other warnings related to legacy features.

Well, if I happen to use such a legacy program, I am interested to get warnings
to find out whether there is a problem (e.g. uninitialized variables) though
fortunately I do not have to deal often which such code.


-- 


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

Reply via email to