Andreas Klebinger pushed to branch wip/andreask/arm-ffi at Glasgow Haskell Compiler / GHC Commits: 453ee10c by Andreas Klebinger at 2026-07-03T13:57:28+02:00 wibbles - - - - - 1 changed file: - testsuite/tests/codeGen/should_run/all.T Changes: ===================================== testsuite/tests/codeGen/should_run/all.T ===================================== @@ -296,4 +296,4 @@ test('aarch64-sxtw-run', multi_compile_and_run, ['aarch64-sxtw-run', [('aarch64-sxtw-cmm.cmm', '')], '-O']) -test('T27430', [req_c], compile_and_run, ['T27430_c.c']) +test('T27430', [req_c, extra_ways(['optasm'])], compile_and_run, ['T27430_c.c']) View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/453ee10ca0ff1a4cada83ae5226fb670... -- View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/453ee10ca0ff1a4cada83ae5226fb670... You're receiving this email because of your account on gitlab.haskell.org.
participants (1)
-
Andreas Klebinger (@AndreasK)