* gcc.dg/tm/memopt-1.c: Fix up regexp.
From-SVN: r181237
This commit is contained in:
parent
0ff0609d03
commit
94158d7d26
@ -1,3 +1,7 @@
|
||||
2011-11-09 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
* gcc.dg/tm/memopt-1.c: Fix up regexp.
|
||||
|
||||
2011-11-09 Ian Lance Taylor <iant@google.com>
|
||||
|
||||
* lib/target-supports.exp (check_effective_target_ucontext_h): New
|
||||
|
@ -22,7 +22,7 @@ f()
|
||||
}
|
||||
}
|
||||
|
||||
/* { dg-final { scan-tree-dump-times "transforming: .*_ITM_RaWU[248] \\(&g\\);" 1 "tmmemopt" } } */
|
||||
/* { dg-final { scan-tree-dump-times "transforming: .*_ITM_RaWU\[248\] \\(&g\\);" 1 "tmmemopt" } } */
|
||||
/* { dg-final { scan-tree-dump-times "transforming: .*_ITM_WaRU4 \\(&i," 1 "tmmemopt" } } */
|
||||
/* { dg-final { scan-tree-dump-times "transforming: .*_ITM_RaWU4 \\(&i\\);" 1 "tmmemopt" } } */
|
||||
/* { dg-final { scan-tree-dump-times "transforming: .*_ITM_WaWU4 \\(&i," 1 "tmmemopt" } } */
|
||||
|
Loading…
Reference in New Issue
Block a user