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/53259] [OOP] virtual call to type bound procedure calls base, not extension?


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.)


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