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/50919] [OOP] Don't use vtable for NON_OVERRIDABLE TBP


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

--- Comment #4 from Tobias Burnus <burnus at gcc dot gnu.org> 2011-10-31 14:41:19 UTC ---
(In reply to comment #2)
> Created attachment 25672 [details]
> patch

Thanks for the patch!

> The second one breaks the ABI, while the first one does not. So, should I start
> by committing the first part only, and waiting with the second one for the ABI
> cleanup?

I think that's sensible: Submitting/committing the first one. And for the
second part: Add a link to this PR at
http://gcc.gnu.org/wiki/LibgfortranAbiCleanup


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