]> gcc.gnu.org Git - gcc.git/commit
re PR c++/33185 (ICE: canonical types differ for identical types T [] and T [])
authorDouglas Gregor <doug.gregor@gmail.com>
Mon, 24 Sep 2007 13:46:40 +0000 (13:46 +0000)
committerDoug Gregor <dgregor@gcc.gnu.org>
Mon, 24 Sep 2007 13:46:40 +0000 (13:46 +0000)
commitc946ce8bb9716d31286140dad73e0d3b9e48c36b
tree5a43d10dcb808457af757794adce2f2e319632ae
parentffda6fc98d95327f863b1ec24255fda16ee8e43d
re PR c++/33185 (ICE: canonical types differ for identical types T [] and T [])

2007-09-24  Douglas Gregor  <doug.gregor@gmail.com>

PR c++/33185
* tree.c (cp_build_qualified_type_real): Build a canonical
ARRAY_TYPE if the original ARRAY_TYPE was not a canonical type.

From-SVN: r128717
gcc/cp/ChangeLog
gcc/cp/tree.c
This page took 0.083811 seconds and 5 git commands to generate.