summaryrefslogtreecommitdiff
path: root/testsuite/tests/cmm/should_compile/all.T
blob: 40813f01ec95f77bf2864640bab49f557ff722e6 (plain)
1
2
3
4
5
6
7
#
test('selfloop', [cmm_src], compile, ['-no-hs-main'])
test('cmm_sink_sp', [ only_ways(['optasm']), grep_errmsg('(\[Sp.*\]).*(=).*(\[.*R1.*\]).*;',[1,2,3]), cmm_src], compile, ['-no-hs-main -ddump-cmm -dsuppress-uniques -O'])

test('T16930', normal, makefile_test, ['T16930'])
test('T17442', normal, compile, [''])
test('T20725', normal, compile, ['-package ghc'])