[Bug fortran/40011] Problems with -fwhole-file

jv244 at cam dot ac dot uk gcc-bugzilla@gcc.gnu.org
Tue May 5 19:29:00 GMT 2009



------- Comment #14 from jv244 at cam dot ac dot uk  2009-05-05 19:28 -------
(In reply to comment #13)
> I have been thinking hard about type cheating - I am likely to allow it for
> std-f77 and legacy, to warn with other standards and fail with -pedantic. 

this sounds reasonable. Note the other testcases in PR40006 that cheat somewhat
beyond the 'type', I think they should be treated on the same footing. Note
that  type cheating and the like should only be allowed for calls that involve
procedures with an implicit interface, it should still be a hard error if there
is an explicit interface.


-- 


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



More information about the Gcc-bugs mailing list