]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/53989 (Internal compiler error in strip_typedefs, at cp/tree.c:1187)
authorJason Merrill <jason@redhat.com>
Tue, 17 Jul 2012 21:34:06 +0000 (17:34 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 17 Jul 2012 21:34:06 +0000 (17:34 -0400)
commit697c474c8fadce131f79b662a79a454959d02c39
tree54c48a3bdc7020c28e9b84caca3583760736ed5b
parent7fe3aa081150a5d140a8a6276b659aa906ad0cd5
re PR c++/53989 (Internal compiler error in strip_typedefs, at cp/tree.c:1187)

PR c++/53989
* tree.c (build_cplus_array_type): Also add TYPE_CANONICAL
to the list of variants.

From-SVN: r189587
gcc/cp/ChangeLog
gcc/cp/tree.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/template/array23.C [new file with mode: 0644]