https://gcc.gnu.org/g:ad3cc36d65ee5394be8826c8b408cdd14a14e43a
commit ad3cc36d65ee5394be8826c8b408cdd14a14e43a Author: Mikael Morin <mik...@gcc.gnu.org> Date: Thu May 22 11:10:44 2025 +0200 Mise à jour motif dump allocate_with_mold_2.f90 Diff: --- gcc/testsuite/gfortran.dg/allocate_with_mold_2.f90 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/testsuite/gfortran.dg/allocate_with_mold_2.f90 b/gcc/testsuite/gfortran.dg/allocate_with_mold_2.f90 index fcf7a8a44250..d4a9959fa37e 100644 --- a/gcc/testsuite/gfortran.dg/allocate_with_mold_2.f90 +++ b/gcc/testsuite/gfortran.dg/allocate_with_mold_2.f90 @@ -59,4 +59,4 @@ END IF END IF END PROGRAM MFE -! { dg-final { scan-tree-dump-times "it_objs->_vptr->_size" 1 "original" } } +! { dg-final { scan-tree-dump-times {it_objs\._vptr->_size} 1 "original" } }