This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/47978] [OOP] Invalid INTENT in overriding TBP not detected


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

--- Comment #11 from janus at gcc dot gnu.org 2011-09-14 13:49:24 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]