Commit dbd282bb by Nathan Sidwell Committed by Nathan Sidwell

* g++.dg/cpp/string-3.C: Fix dg-final.

From-SVN: r253634
parent 08f0a739
2017-10-11 Nathan Sidwell <nathan@acm.org>
* g++.dg/cpp/string-3.C: Fix dg-final.
2017-10-11 Paolo Carlini <paolo.carlini@oracle.com> 2017-10-11 Paolo Carlini <paolo.carlini@oracle.com>
PR c++/80412 PR c++/80412
......
...@@ -6,4 +6,4 @@ ...@@ -6,4 +6,4 @@
BEGIN STRINGIZE(R"( BEGIN STRINGIZE(R"(
)") END )") END
// { dg-final { scan-file string-3.ii "BEGIN \"R\\\"(\\n)\\\"\"\n END" } } // { dg-final { scan-file string-3.i "BEGIN \"R\\\\\"\\(\\\\n\\)\\\\\"\"\n END" } }
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