tree.c
75.1 KB
- 
re PR c++/35113 (g++.dg/ext/vector13.C doesn't work) · 37d243762008-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. From-SVN: r132242Douglas Gregor committed
