re PR c++/65707 (internal compiler error: in unify, at cp/pt.c:18577)
authorMarek Polacek <polacek@redhat.com>
Sat, 22 Jun 2019 16:29:06 +0000 (16:29 +0000)
committerMarek Polacek <mpolacek@gcc.gnu.org>
Sat, 22 Jun 2019 16:29:06 +0000 (16:29 +0000)
commit943e7063e4eb691ecb43f383b4228d8601f10e97
tree3ca42cfbaf856f2c4897e6a665a8185f64a858ba
parentec121f15f68b73d0c43d5fb485c93cf6dca4bc4d
re PR c++/65707 (internal compiler error: in unify, at cp/pt.c:18577)

PR c++/65707
PR c++/89480
PR c++/58836
* g++.dg/cpp0x/nondeduced5.C: New test.
* g++.dg/cpp0x/nondeduced6.C: New test.
* g++.dg/cpp0x/nondeduced7.C: New test.

From-SVN: r272589
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp0x/nondeduced5.C [new file with mode: 0644]
gcc/testsuite/g++.dg/cpp0x/nondeduced6.C [new file with mode: 0644]
gcc/testsuite/g++.dg/cpp0x/nondeduced7.C [new file with mode: 0644]