On May 24, 2016, at 3:35 PM, Paolo Carlini <paolo.carl...@oracle.com> wrote: > On 23/05/2016 21:01, Jason Merrill wrote: >> +// PR c++/70735 >> +// { dg-do run { target c++1y } } >> + > [...] >> @@ -0,0 +1,19 @@ >> +// PR c++/70735 >> +// { dg-do run { target c++1y } } > I'm changing these c++1y to c++14.
Thanks. :-) I think: g++.dg/pr65295.C can be updated to use c++14 as well. It is the last one that needs updating.