PR c++/81589 - error with is_trivially_constructible
commit5afa077fc6b74bee35761bbc4db191efe67959ec
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 26 Feb 2018 17:06:02 +0000 (26 17:06 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 26 Feb 2018 17:06:02 +0000 (26 17:06 +0000)
treec8f5c40a00297076d332145f4580bd2ec369c0cb
parent3984c138a3da6654ed4ae3a3a8587b08c61fb796
PR c++/81589 - error with is_trivially_constructible

* g++.dg/ext/is_trivially_constructible6.C: New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@258002 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/testsuite/g++.dg/ext/is_trivially_constructible6.C [new file with mode: 0644]