* gfortran.dg/pr48636.f90: Fix template better.
authorJan Hubicka <hubicka@ucw.cz>
Thu, 25 May 2017 14:49:43 +0000 (16:49 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Thu, 25 May 2017 14:49:43 +0000 (14:49 +0000)
From-SVN: r248460

gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/pr48636.f90

index a0f8181..b2d55fa 100644 (file)
@@ -1,3 +1,7 @@
+2017-05-23  Jan Hubicka  <hubicka@ucw.cz>
+
+       * gfortran.dg/pr48636.f90: Fix template better.
+
 2017-05-25  Nathan Sidwell  <nathan@acm.org>
 
        * g++.dg/lookup/koenig14.C: New.
index 8b16680..cb5b4d7 100644 (file)
@@ -35,4 +35,4 @@ 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 "inline hints: loop_iterations" "fnsummary" } }
+! { dg-final { scan-ipa-dump "IPA hints: loop_iterations" "inline" } }