Commit f2805643 by Paolo Carlini Committed by Paolo Carlini

pr59867.C: Fix target selector.

2014-07-01  Paolo Carlini  <paolo.carlini@oracle.com>

	* g++.dg/cpp1y/pr59867.C: Fix target selector.

From-SVN: r212195
parent a0bc2268
2014-07-01 Paolo Carlini <paolo.carlini@oracle.com>
* g++.dg/cpp1y/pr59867.C: Fix target selector.
2014-07-01 Dodji Seketeli <dodji@redhat.com>
PR preprocessor/60723
......
// PR c++/59867
// { dg-do compile { target c++14 } }
// { dg-do compile { target c++1y } }
#include <iostream>
using namespace std;
// constant
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment