------- Comment #6 from dgregor at gcc dot gnu dot org  2008-02-11 18:59 -------
Subject: Bug 35113

Author: dgregor
Date: Mon Feb 11 18:58:16 2008
New Revision: 132242

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=132242
Log:
2008-02-11  Douglas Gregor  <[EMAIL PROTECTED]>

       PR c++/35113
       * tree.c (cp_build_qualified_type_real): When building a
       cv-qualified array type, build it as a unique type with
       build_cplus_array_type_1 and then adopt the unqualified type's
       main variant.

Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/tree.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35113

Reply via email to