diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 8aa7bb25bc6..fd72e05320c 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2014-07-01 Paolo Carlini + + * g++.dg/cpp1y/pr59867.C: Fix target selector. + 2014-07-01 Dodji Seketeli PR preprocessor/60723 diff --git a/gcc/testsuite/g++.dg/cpp1y/pr59867.C b/gcc/testsuite/g++.dg/cpp1y/pr59867.C index 0f27a2056fd..0cc33db0138 100644 --- a/gcc/testsuite/g++.dg/cpp1y/pr59867.C +++ b/gcc/testsuite/g++.dg/cpp1y/pr59867.C @@ -1,7 +1,6 @@ // PR c++/59867 -// { dg-do compile { target c++14 } } +// { dg-do compile { target c++1y } } -#include using namespace std; // constant