public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r13-983] gfortran.dg/gomp/scope-6.f90: Add \\ to scan-tree-dump
@ 2022-06-03 13:58 Tobias Burnus
  0 siblings, 0 replies; only message in thread
From: Tobias Burnus @ 2022-06-03 13:58 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:6a098f4e16351617ebbb9ad66fb802e8c4a57c77

commit r13-983-g6a098f4e16351617ebbb9ad66fb802e8c4a57c77
Author: Tobias Burnus <tobias@codesourcery.com>
Date:   Fri Jun 3 15:55:03 2022 +0200

    gfortran.dg/gomp/scope-6.f90: Add \\ to scan-tree-dump
    
    Missed git add for the hot fix before committing
    r13-982-gff35a75473d28205e52ecbcf9e6b5107b8b5ab90
    
    gcc/testsuite/
            * gfortran.dg/gomp/scope-6.f90: Fix dg-final scan-tree-dump.

Diff:
---
 gcc/testsuite/gfortran.dg/gomp/scope-6.f90 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/testsuite/gfortran.dg/gomp/scope-6.f90 b/gcc/testsuite/gfortran.dg/gomp/scope-6.f90
index 9c595b1e117..4c4f5e034f7 100644
--- a/gcc/testsuite/gfortran.dg/gomp/scope-6.f90
+++ b/gcc/testsuite/gfortran.dg/gomp/scope-6.f90
@@ -20,4 +20,4 @@ contains
   end
 end
 
-! { dg-final { scan-tree-dump "omp scope private\\(a\\) firstprivate\\(b\\) reduction\\(\\+:c\\) allocate\\(allocator\\(D\\.\[0-9\]+\\):a) allocate\\(allocator\\(D\\.\[0-9\]+\\):b) allocate\\(allocator\\(D\\.\[0-9\]+\\):c)" "original" } }
+! { dg-final { scan-tree-dump "omp scope private\\(a\\) firstprivate\\(b\\) reduction\\(\\+:c\\) allocate\\(allocator\\(D\\.\[0-9\]+\\):a\\) allocate\\(allocator\\(D\\.\[0-9\]+\\):b\\) allocate\\(allocator\\(D\\.\[0-9\]+\\):c\\)" "original" } }


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-06-03 13:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-03 13:58 [gcc r13-983] gfortran.dg/gomp/scope-6.f90: Add \\ to scan-tree-dump Tobias Burnus

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).