PR c++/55564
commit10653583054e14543384a2ea432dac52ee40c337
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 6 Dec 2012 14:36:55 +0000 (6 14:36 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 6 Dec 2012 14:36:55 +0000 (6 14:36 +0000)
tree97e761a9c4c402a66ef11fbffd1bd5d2b18e85ab
parent5352fc9be132f34d87e2bc3d057c9fb57b2a350e
PR c++/55564
* pt.c (unify) [ARRAY_TYPE]: Unify the element type before the bounds.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@194248 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/pt.c
gcc/testsuite/g++.dg/cpp0x/decltype47.C [new file with mode: 0644]