mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-24 08:50:26 +08:00
Add "\\".
2010-09-20 H.J. Lu <hongjiu.lu@intel.com> * g++.dg/tree-ssa/pr45605.C: Add "\\". From-SVN: r164446
This commit is contained in:
parent
9bedc09b13
commit
c2310fc4e1
@ -1,3 +1,7 @@
|
||||
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" } } */
|
||||
|
Loading…
x
Reference in New Issue
Block a user