outdated documentation.

Gerald Pfeifer pfeifer@dbai.tuwien.ac.at
Sat Apr 5 21:19:00 GMT 2003


On Fri, 4 Apr 2003, Matthieu Moy wrote:
>> In section  "8.6 functions"  of the GCC  internals manual, there  is a
>> mention of the macro DECL_REAL_CONTEXT.
>>
>> The Changelog says it has been removed.
> Oh, sorry,  I forgot  to mention that  I'm using the  tree-ssa branch.
> Maybe this is not valid in the main branch.

It is, as far as I can tell:

  2000-02-16  Mark Mitchell  <mark@codesourcery.com>

        Make DECL_CONTEXT mean the class in which a member function was
        declared, even for a virtual function.
        * cp-tree.h (DECL_CLASS_CONTEXT): Adjust.
        (DECL_FRIEND_CONTEXT): New macro.
        (DECL_REAL_CONTEXT): Remove.
        :

Mark, unfortunately I'm not sufficiently familiar with the C++ frontend;
would you mind having a look at doc/c-tree.texi concerning the references
to DECL_REAL_CONTEXT there?

Gerald
--
Gerald "Jerry"   pfeifer@dbai.tuwien.ac.at   http://www.pfeifer.com/gerald/



More information about the Gcc mailing list