This is the mail archive of the gcc@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]

[C++] Keep or lose FNADDR_FROM_VTABLE_ENTRY?


The last checkin touching the macro FNADDR_FROM_VTABLE_ENTRY in
cp-tree.h had a syntactic error that broke it.  Only Darwinians
noticed, because we have the submitted-but-not-accepted patch that
defines function equivalents for tree macros, for use in debugging
(and thus it serves its purpose :-) ).

Anyway, the mistake went unnoticed by everybody else because the
the macro is no longer used.  I was going to submit a patch to
whack this, but for the comment in cp/method.c that mentions
"FNADDR_FROM_VTABLE_ENTRY and friends"; since I don't know how to
rephrase the comment validly, it must fall to someone else to decide
what to do here.

Stan


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