On Tue, 9 May 2017, Ville Voutilainen wrote:
Tested on Linux-x64, not tested with the full suite yet.2017-05-09 Ville Voutilainen <ville.voutilai...@gmail.com> gcc/ PR c++/80682 * cp/method.c (is_trivially_xible): Reject void types. testsuite/ PR c++/80682 * g++.dg/ext/is_trivially_constructible1.C: Add tests for void target.
What happens for "const void" and other variants? -- Marc Glisse