Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC

Commits:

1 changed file:

Changes:

  • testsuite/tests/profiling/should_run/caller-cc/all.T
    ... ... @@ -8,6 +8,7 @@ setTestOpts(only_ways(prof_ways))
    8 8
     setTestOpts(extra_files(['Main.hs']))
    
    9 9
     setTestOpts(extra_run_opts('7'))
    
    10 10
     setTestOpts(grep_prof("Main.hs"))
    
    11
    +setTestOpts(grep_prof("calling:"))
    
    11 12
     
    
    12 13
     # N.B. Main.hs is stolen from heapprof001.
    
    13 14