PR c++/81589 - error with is_trivially_constructible
authorJason Merrill <jason@gcc.gnu.org>
Mon, 26 Feb 2018 17:06:02 +0000 (12:06 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 26 Feb 2018 17:06:02 +0000 (12:06 -0500)
commitf18f8ade38e5a71e7bdafa46f0972b45e835ea9e
treec8f5c40a00297076d332145f4580bd2ec369c0cb
parentc2c601b2c0e406cde6f94a905635d4fcdf51d3de
PR c++/81589 - error with is_trivially_constructible

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

From-SVN: r258002
gcc/testsuite/g++.dg/ext/is_trivially_constructible6.C [new file with mode: 0644]