This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
comment typo fix
- From: Alan Modra <amodra at bigpond dot net dot au>
- To: gcc-patches at gcc dot gnu dot org
- Date: Mon, 29 Jul 2002 21:15:42 +0930
- Subject: comment typo fix
Showed up when grepping for PIC. Committed as obvious.
* cp-tree.h: Comment typo fix.
Index: gcc/cp/cp-tree.h
===================================================================
RCS file: /cvs/gcc/gcc/gcc/cp/cp-tree.h,v
retrieving revision 1.735
diff -u -p -r1.735 cp-tree.h
--- gcc/cp/cp-tree.h 26 Jul 2002 20:10:41 -0000 1.735
+++ gcc/cp/cp-tree.h 29 Jul 2002 11:37:32 -0000
@@ -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)
--
Alan Modra
IBM OzLabs - Linux Technology Centre