Hi, On 08/18/2015 04:07 PM, Jason Merrill wrote:
The test is simply skipped. The funny thing is that I noticed that a few weeks ago and fixed an existing testcase ;)On 08/18/2015 08:54 AM, Paolo Carlini wrote:+// { dg-do compile { target c++1z } }This doesn't work; you need to use dg-options for C++1z currently.
OK with that change.
Thanks. Paolo.