[Bug fortran/55855] [OOP] incorrect warning with procedure pointer component on pointer-valued base object

janus at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jan 3 20:18:00 GMT 2013


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

janus at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #7 from janus at gcc dot gnu.org 2013-01-03 20:17:59 UTC ---
(In reply to comment #5)
> (In reply to comment #3)
> > In any case, the patch (I just had tested an identical patch) fixes the issue
> > and also works with pointer-returning functions and TBP.
> 
> If you have more complete testcases, they are pre-approved to go together with
> Janus' patch.

I guess the one test case we have should be enough (the patch should fix all
variants).

r194857 fixes the bug on 4.8 trunk. Closing.

Thanks to Andrew for the report!



More information about the Gcc-bugs mailing list