[Git][ghc/ghc][wip/osa1/lfinfo] Update a test
Ömer Sinan Ağacan
gitlab at gitlab.haskell.org
Wed Mar 25 07:41:27 UTC 2020
Ömer Sinan Ağacan pushed to branch wip/osa1/lfinfo at Glasgow Haskell Compiler / GHC
Commits:
d1b19c0f by Ömer Sinan Ağacan at 2020-03-25T10:41:14+03:00
Update a test
- - - - -
1 changed file:
- testsuite/tests/codeGen/should_compile/Makefile
Changes:
=====================================
testsuite/tests/codeGen/should_compile/Makefile
=====================================
@@ -64,7 +64,7 @@ T17648:
# NoCafRefs) to the interface files.
'$(TEST_HC)' $(TEST_HC_OPTS) -dno-typeable-binds -O T17648.hs -v0
'$(TEST_HC)' --show-iface T17648.hi | tr -d '\n' | \
- grep -F 'f :: T GHC.Types.Int -> () [HasNoCafRefs, LambdaFormInfo' >/dev/null
+ grep -F 'f :: T GHC.Types.Int -> () [HasNoCafRefs, LambdaFormInfo' >/dev/null
# Second compilation with -fcatch-bottoms, f should be CAFFY
'$(TEST_HC)' $(TEST_HC_OPTS) -dno-typeable-binds -O \
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/d1b19c0f5213fd08744b1b6c90f70ed2b90e8d21
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/d1b19c0f5213fd08744b1b6c90f70ed2b90e8d21
You're receiving this email because of your account on gitlab.haskell.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20200325/e40e2a37/attachment-0001.html>
More information about the ghc-commits
mailing list