r132242 - in /trunk/gcc/cp: ChangeLog tree.c
dgregor@gcc.gnu.org
dgregor@gcc.gnu.org
Mon Feb 11 18:58:00 GMT 2008
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 <doug.gregor@gmail.com>
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
More information about the Gcc-cvs
mailing list