aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/gomp/dump-new-function-3.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gcc.dg/gomp/dump-new-function-3.c')
-rw-r--r--gcc/testsuite/gcc.dg/gomp/dump-new-function-3.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.dg/gomp/dump-new-function-3.c b/gcc/testsuite/gcc.dg/gomp/dump-new-function-3.c
index 1854179..8770754 100644
--- a/gcc/testsuite/gcc.dg/gomp/dump-new-function-3.c
+++ b/gcc/testsuite/gcc.dg/gomp/dump-new-function-3.c
@@ -10,4 +10,4 @@ foo (int *__restrict a, int *__restrict b, int *__restrict c)
}
/* Check that new function does not end up in gimple dump. */
-/* { dg-final { scan-tree-dump-not "foo\\._loopfn\\.0" "gimple" } } */
+/* { dg-final { scan-tree-dump-not "foo\\.\[\\\$_\]loopfn\\.0" "gimple" } } */