[RFC] Migrate pointers to members to the middle end
Tom Tromey
tromey@redhat.com
Fri Aug 10 20:53:00 GMT 2007
>>>>> "Dan" == Daniel Berlin <dberlin@dberlin.org> writes:
Dan> Just to be clear, we *already* have the class hierarchies in the
Dan> middle end.
Dan> They have been there for a few years now :)
Good point, thanks.
I don't think that is enough though, because I don't think the BINFO
slots mean the same thing in g++ and gcj.
Anyway, I don't want to derail this conversation. If we really want
to strength reduce interface dispatch to virtual dispatch in LTO then
we'll need to find some relatively language neutral way to express
that.
Tom
More information about the Gcc
mailing list