Andreas Klebinger pushed to branch wip/andreask/arm-ffi at Glasgow Haskell Compiler / GHC

Commits:

1 changed file:

Changes:

  • testsuite/tests/codeGen/should_run/all.T
    ... ... @@ -296,4 +296,4 @@ test('aarch64-sxtw-run',
    296 296
          multi_compile_and_run,
    
    297 297
          ['aarch64-sxtw-run', [('aarch64-sxtw-cmm.cmm', '')], '-O'])
    
    298 298
     
    
    299
    -test('T27430', [req_c], compile_and_run, ['T27430_c.c'])
    299
    +test('T27430', [req_c, extra_ways(['optasm'])], compile_and_run, ['T27430_c.c'])