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]

Re: [C++] Keep or lose FNADDR_FROM_VTABLE_ENTRY?


Stan Shebs wrote:

> 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.
I think you can just delete the parenthesized sentance in that comment.
Further on down we explicitly set DECL_INITIAL to a BLOCK, and there's
a comment about it.

nathan

-- 
Dr Nathan Sidwell :: Computer Science Department :: Bristol University
Never hand someone a gun unless you are sure where they will point it
nathan@acm.org  http://www.cs.bris.ac.uk/~nathan/  nathan@cs.bris.ac.uk


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