On Okt 11 2017, Nathan Sidwell <nat...@acm.org> wrote:

> Index: g++.dg/cpp/string-3.C
> ===================================================================
> --- g++.dg/cpp/string-3.C     (revision 253622)
> +++ g++.dg/cpp/string-3.C     (working copy)
> @@ -6,4 +6,4 @@
>  BEGIN STRINGIZE(R"(
>  )") 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" } }

You can avoid the inflation by using braces.

Andreas.

-- 
Andreas Schwab, SUSE Labs, sch...@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."

Reply via email to