Re: Add test for c++/71166

2017-01-13 Thread Jeff Law
On 01/13/2017 08:40 AM, Marek Polacek wrote: This bug was fixed in r238395, so what remains to do for GCC 7 is to add a testcase and close the PR. Tested on x86_64-linux, ok for trunk? 2017-01-13 Marek Polacek PR c++/71166 * g++.dg/cpp0x/constexpr-array18.C: New test. OK. j

Add test for c++/71166

2017-01-13 Thread Marek Polacek
This bug was fixed in r238395, so what remains to do for GCC 7 is to add a testcase and close the PR. Tested on x86_64-linux, ok for trunk? 2017-01-13 Marek Polacek PR c++/71166 * g++.dg/cpp0x/constexpr-array18.C: New test. diff --git gcc/testsuite/g++.dg/cpp0x/constexpr-arra