[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Mise à jour dump coarray_lib_this_image_1
Mikael Morin
mikael@gcc.gnu.org
Mon May 19 16:25:12 GMT 2025
https://gcc.gnu.org/g:9534d4d38575c0cbc6b05fe100102c0ec1bc5383
commit 9534d4d38575c0cbc6b05fe100102c0ec1bc5383
Author: Mikael Morin <mikael@gcc.gnu.org>
Date: Wed May 14 20:56:59 2025 +0200
Mise à jour dump coarray_lib_this_image_1
Diff:
---
gcc/testsuite/gfortran.dg/coarray_lib_this_image_1.f90 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gcc/testsuite/gfortran.dg/coarray_lib_this_image_1.f90 b/gcc/testsuite/gfortran.dg/coarray_lib_this_image_1.f90
index 63cca3e32c7a..c81fff8fc166 100644
--- a/gcc/testsuite/gfortran.dg/coarray_lib_this_image_1.f90
+++ b/gcc/testsuite/gfortran.dg/coarray_lib_this_image_1.f90
@@ -16,7 +16,7 @@ contains
end subroutine bar
end
-! { dg-final { scan-tree-dump-times "bar \\(real\\(kind=4\\)\\\[2\\\] \\* restrict x, void \\* restrict caf_token.., integer\\(kind=\[48\]\\) caf_offset..\\)" 1 "original" } }
+! { dg-final { scan-tree-dump-times {bar \(real\(kind=4\)\[(?:1:)?2\] \* restrict x, void \* restrict caf_token.., integer\(kind=[48]\) caf_offset..\)} 1 "original" } }
! { dg-final { scan-tree-dump-times "mylcobound = 5;" 1 "original" } }
! { dg-final { scan-tree-dump-times "parm...dim\\\[1\\\].lbound = 5;" 1 "original" } }
! { dg-final { scan-tree-dump-times "myucobound =\[^\n\r\]* parm...dim\\\[1\\\].lbound \\+ \[^\n\r]*_gfortran_caf_num_images \\(0, -1\\).? \\+ -?\[0-9\]+\\);" 1 "original" } }
More information about the Gcc-cvs
mailing list