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. Jason
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. Jason