[gcc(refs/users/mikael/heads/refactor_descriptor_v291.01)] Correction motif dump array_reference_3.f90

Mikael Morin via Gcc-cvs <[email protected]>
Newsgroups gmane.comp.gcc.cvs
Message-ID <[email protected]>
https://gcc.gnu.org/g:426eefefb7d5fe7cd999019b08c1258953d2d5cf

commit 426eefefb7d5fe7cd999019b08c1258953d2d5cf
Author: Mikael Morin <[email protected]>
Date:   Sat Jul 25 12:10:05 2026 +0200

    Correction motif dump array_reference_3.f90

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

diff --git a/gcc/testsuite/gfortran.dg/array_reference_3.f90 b/gcc/testsuite/gfortran.dg/array_reference_3.f90
index a10467fe3e08..31891c64477e 100644
--- a/gcc/testsuite/gfortran.dg/array_reference_3.f90
+++ b/gcc/testsuite/gfortran.dg/array_reference_3.f90
@@ -65,7 +65,7 @@ contains
     call ccfis(x)
     if (any(x /= 13)) stop 13
     ! The cfi descriptor’s dim array is referenced with array indexing.
-    ! { dg-final { scan-tree-dump-times {cfi_descriptor->dim\[[^]]+\]\.ubound = _cfi_descriptor->dim\[[^]]+\]\.extent \+ \(D\.\d+ \+ -1\);} 1 "original" } }
+    ! { dg-final { scan-tree-dump-times {cfi_descriptor->dim\[[^]]+\]\.ubound = NON_LVALUE_EXPR <_cfi_descriptor->dim\[[^]]+\]\.extent>;} 1 "original" } }
   end subroutine check_cfi_dim
   subroutine css(c) bind(c)
     character :: c
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.