[Bug fortran/47978] [OOP] Invalid INTENT in overriding TBP not detected
janus at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Sep 14 14:08:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47978
--- Comment #10 from janus at gcc dot gnu.org 2011-09-14 13:49:04 UTC ---
Hi Dominique,
> I am worried about your fix as it seems to break at least the original tests of
> pr41656 and pr41685:
thanks for noticing. But, from a quick glance, I would say that you don't need
to worry:
When committing the INTENT check, I had to modify 'dynamic_dispatch_5' in the
testsuite, which is just the test case for PR41656. I checked that it is indeed
invalid.
However, I would be even more relieved if Salvatore could tell us that his
latest code still compiles with gfortran ...
Cheers,
Janus
More information about the Gcc-bugs
mailing list