[Bug fortran/53259] [OOP] virtual call to type bound procedure calls base, not extension?
burnus at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun May 6 21:41:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53259
Tobias Burnus <burnus at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |burnus at gcc dot gnu.org
Resolution| |INVALID
--- Comment #1 from Tobias Burnus <burnus at gcc dot gnu.org> 2012-05-06 21:39:05 UTC ---
According to the comments at
http://gcc.gnu.org/ml/fortran/2012-05/msg00041.html and
http://gcc.gnu.org/ml/fortran/2012-05/msg00037.html, the result seems to be
correct.
Also ifort (v11.1), pgf95 (v11.11-0) and Cray cce 8.02 give the same result as
gfortran 4.6 to 4.8.
Thus, I close the bug as INVALID.
(If you find an indication that the PR is not invalid, feel free to reopen it.)
More information about the Gcc-bugs
mailing list