comment typo fix

Alan Modra amodra@bigpond.net.au
Mon Jul 29 05:47:00 GMT 2002


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



More information about the Gcc-patches mailing list