OSDN Git Service

PR c++/16246
[pf3gnuchains/gcc-fork.git] / gcc / cp / ChangeLog
index c7ff194..1a97cca 100644 (file)
@@ -1,5 +1,9 @@
 2004-08-17  Mark Mitchell  <mark@codesourcery.com>
 
+       PR c++/16246
+       * pt.c (unify): Tidy ARRAY_TYPE handling.  Make sure that non-type
+       arguments have the same type as the corresponding parameter.
+
        PR c++/16215
        * parser.c (cp_parser_name_lookup_error): If parser->object_scope
        is set use it for diagnostic purposes.