https://gcc.gnu.org/g:cff07df79aa470f4583ec9e093e9076a790aed09

commit cff07df79aa470f4583ec9e093e9076a790aed09
Author: Mikael Morin <[email protected]>
Date:   Sat Sep 6 18:41:40 2025 +0200

    Mise à jour motif dump pr48636

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

diff --git a/gcc/testsuite/gfortran.dg/pr48636.f90 
b/gcc/testsuite/gfortran.dg/pr48636.f90
index cb5b4d7a553a..0e265e5955b5 100644
--- a/gcc/testsuite/gfortran.dg/pr48636.f90
+++ b/gcc/testsuite/gfortran.dg/pr48636.f90
@@ -34,5 +34,5 @@ program main
 end program main
 
 ! { dg-final { scan-ipa-dump "bar\[^\\n\]*inline copy in MAIN" "inline" } }
-! { dg-final { scan-ipa-dump-times "phi predicate:" 3 "fnsummary" } }
+! { dg-final { scan-ipa-dump-times "phi predicate:" 1 "fnsummary" } }
 ! { dg-final { scan-ipa-dump "IPA hints: loop_iterations" "inline" } }

Reply via email to