summaryrefslogtreecommitdiff
path: root/testsuite/tests/driver/recomp015/all.T
blob: 25708b47d065f0b1675759071dc70d5643a81ff3 (plain)
1
2
3
4
5
6
7
8
9
10
# Test for the ELF parser: more than 0xff00 sections (use different ELF fields)

test('recomp015',
     [extra_files(['Generate.hs']),
       # See ticket:11022#comment:7
       unless(opsys('linux') or opsys('solaris2') or opsys('openbsd'), skip),
       when(arch('arm'), skip),
       when(arch('powerpc64'), expect_broken(11323))],
     makefile_test, [])