re PR c++/49377 (Template specialization attributes cause type mismatches when used)
authorPaolo Carlini <paolo.carlini@oracle.com>
Sun, 5 Jun 2016 15:08:22 +0000 (15:08 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Sun, 5 Jun 2016 15:08:22 +0000 (15:08 +0000)
commitc1c009833d16ef31784ab6df078722d178758e43
treedbf398085b4decf9406218231abbc2af3b43b33b
parent16e396885a672b84bb61f6d00c4117f9c2ba11ca
re PR c++/49377 (Template specialization attributes cause type mismatches when used)

2016-06-05  Paolo Carlini  <paolo.carlini@oracle.com>

PR c++/49377
* g++.dg/template/pr49377.C: New.

From-SVN: r237098
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/template/pr49377.C [new file with mode: 0644]