Commit 47c05e71 by Jan Hubicka Committed by Jan Hubicka

* gfortran.dg/pr48636.f90: Fix template better.

From-SVN: r248460
parent bb5faf73
2017-05-23 Jan Hubicka <hubicka@ucw.cz>
* gfortran.dg/pr48636.f90: Fix template better.
2017-05-25 Nathan Sidwell <nathan@acm.org> 2017-05-25 Nathan Sidwell <nathan@acm.org>
* g++.dg/lookup/koenig14.C: New. * g++.dg/lookup/koenig14.C: New.
......
...@@ -35,4 +35,4 @@ end program main ...@@ -35,4 +35,4 @@ end program main
! { dg-final { scan-ipa-dump "bar\[^\\n\]*inline copy in MAIN" "inline" } } ! { 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:" 3 "fnsummary" } }
! { dg-final { scan-ipa-dump "inline hints: loop_iterations" "fnsummary" } } ! { dg-final { scan-ipa-dump "IPA hints: loop_iterations" "inline" } }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment