mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-25 07:40:29 +08:00
* cp-tree.h: Comment typo fix.
From-SVN: r55835
This commit is contained in:
parent
c03d566f08
commit
3f16a8f360
@ -1,3 +1,7 @@
|
||||
2002-07-29 Alan Modra <amodra@bigpond.net.au>
|
||||
|
||||
* cp-tree.h: Comment typo fix.
|
||||
|
||||
2002-07-29 Richard Earnshaw <rearnsha@arm.com>
|
||||
|
||||
* spew.c (space_for_token): Allocate zeroed memory for a new token
|
||||
|
@ -61,7 +61,7 @@ struct diagnostic_context;
|
||||
ICS_ELLIPSIS_FLAG (in _CONV)
|
||||
BINFO_ACCESS (in BINFO)
|
||||
2: IDENTIFIER_OPNAME_P.
|
||||
TYPE_POLYMORHPIC_P (in _TYPE)
|
||||
TYPE_POLYMORPHIC_P (in _TYPE)
|
||||
ICS_THIS_FLAG (in _CONV)
|
||||
BINDING_HAS_LEVEL_P (in CPLUS_BINDING)
|
||||
BINFO_LOST_PRIMARY_P (in BINFO)
|
||||
|
Loading…
x
Reference in New Issue
Block a user