diff mbox

[PR,C++/58781,59867,60249] Various user-defined string literal issues involving character encodings, dropped bytes, semi-infinite loops

Message ID 53B292F7.1090601@oracle.com
State New
Headers show

Commit Message

Paolo Carlini July 1, 2014, 10:52 a.m. UTC
... I'm going to commit as obvious the below, to avoid the spurious fail 
that we are all seeing.

Thanks,
Paolo.

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

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

Patch

Index: g++.dg/cpp1y/pr59867.C
===================================================================
--- g++.dg/cpp1y/pr59867.C	(revision 212191)
+++ g++.dg/cpp1y/pr59867.C	(working copy)
@@ -1,7 +1,6 @@ 
 // PR c++/59867
-// { dg-do compile { target c++14 } }
+// { dg-do compile { target c++1y } }
 
-#include <iostream>
 using namespace std;
 
 // constant