Re: [C++ PATCH] PR c++/80812

2017-05-31 Thread Jason Merrill
On 05/25/2017 05:29 AM, Ville Voutilainen wrote: Tested on Linux-x64, running full suite on Linux-ppc64. It seems fitting to put the test into the library tests, we don't have separate tests on the front-end side for __is_constructible, so I think adding such would be a separate job. 2017-05-25

[C++ PATCH] PR c++/80812

2017-05-25 Thread Ville Voutilainen
Tested on Linux-x64, running full suite on Linux-ppc64. It seems fitting to put the test into the library tests, we don't have separate tests on the front-end side for __is_constructible, so I think adding such would be a separate job. 2017-05-25 Ville Voutilainen cp/ PR c++/80812