[Git][ghc/ghc][wip/test-mingwex-regression] Apply 1 suggestion(s) to 1 file(s)
John Ericson (@Ericson2314)
gitlab at gitlab.haskell.org
Mon Oct 2 16:42:21 UTC 2023
John Ericson pushed to branch wip/test-mingwex-regression at Glasgow Haskell Compiler / GHC
Commits:
07bbd8ff by Ben Gamari at 2023-10-02T16:42:19+00:00
Apply 1 suggestion(s) to 1 file(s)
- - - - -
1 changed file:
- testsuite/tests/th/all.T
Changes:
=====================================
testsuite/tests/th/all.T
=====================================
@@ -589,5 +589,5 @@ test('T23829_hasty', normal, compile_fail, [''])
test('T23829_hasty_b', normal, compile_fail, [''])
test('T23927', normal, compile_and_run, [''])
test('T23954', normal, compile_and_run, [''])
-test('T23309', [extra_files(['T23309A.hs']), req_c], multimod_compile, ['T23309', '-v0 T23309.c'])
+test('T23309', [extra_files(['T23309A.hs']), req_c], multimod_compile, ['T23309', '-v0 T23309.c -optc-fPIC'])
test('T23378', [extra_files(['T23378A.hs'])], multimod_compile, ['T23378', '-v0'])
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/07bbd8ff29c76beefd4b7c476b2817631d8d9d87
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/07bbd8ff29c76beefd4b7c476b2817631d8d9d87
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/20231002/c45695a9/attachment-0001.html>
More information about the ghc-commits
mailing list