Commit c2310fc4 by H.J. Lu Committed by H.J. Lu

Add "\\".

2010-09-20  H.J. Lu  <hongjiu.lu@intel.com>

	* g++.dg/tree-ssa/pr45605.C: Add "\\".

From-SVN: r164446
parent 9bedc09b
2010-09-20 H.J. Lu <hongjiu.lu@intel.com>
* g++.dg/tree-ssa/pr45605.C: Add "\\".
2010-09-20 Richard Guenther <rguenther@suse.de>
PR middle-end/45704
......
......@@ -33,5 +33,5 @@ int main() {
/* We should devirtualize call to D::Run */
/* { dg-final { scan-tree-dump-times "D::Run (" 1 "ssa"} } */
/* { dg-final { scan-tree-dump-times "D::Run \\(" 1 "ssa"} } */
/* { dg-final { cleanup-tree-dump "ssa" } } */
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