]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Fix a typo.
authorJakub Jelinek <jakub@gcc.gnu.org>
Wed, 22 May 2002 16:42:03 +0000 (18:42 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 22 May 2002 16:42:03 +0000 (18:42 +0200)
From-SVN: r53738

gcc/cp/ChangeLog

index 1588f4cdd93642796e20b25e5d01ff5504e2e2a8..1aaa09f5425dd4c48d24904d1cf084c92dc22f43 100644 (file)
@@ -16,7 +16,7 @@
 2002-05-15  Alexandre Oliva  <aoliva@redhat.com>
 
        * cp-tree.h (struct lang_type): Added non_zero_init.
-       (CLASS_NON_ZERO_INIT_P): New macro.
+       (CLASSTYPE_NON_ZERO_INIT_P): New macro.
        (zero_init_p, force_store_init_value, build_forced_zero_init): Declare.
        * class.c (check_field_decls): Test non_zero_init.
        * cvt.c (convert_to_pointer_force): Use cp_convert_to_pointer for