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/59654] [OOP] Broken function table with complex OO use case


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

--- Comment #13 from janus at gcc dot gnu.org ---
(In reply to janus from comment #12)
> -  /* Make sure the vtab has been generated.  */
> -  gfc_find_derived_vtab (derived);

This line was added in r163631, which was my fix for PR 42769.


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