summaryrefslogtreecommitdiff
path: root/testsuite/tests/numeric/should_compile/all.T
blob: c95296fcdea60383f9af39d7ae821c5c462d17e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
test('T7116', normal, makefile_test, ['T7116'])
test('T14170', normal, makefile_test, ['T14170'])
test('T14465', normal, makefile_test, ['T14465'])
test('T7895', normal, compile, [''])
test('T7881', normal, compile, [''])
# For T8542, the hpc way adds extra annotations that prevent
# the appropriate expression to be detected, after
# desugaring, so we don't get the warning we expect.
test('T8542', omit_ways(['hpc']), compile, [''])
test('T10929', normal, compile, [''])
test('T16402', [ grep_errmsg(r'and'), when(wordsize(32), expect_broken(19024)) ], compile, [''])
test('T19892', normal, compile, ['-O -ddump-rule-firings'])
test('T20062', [ grep_errmsg(r'integer') ], compile, ['-ddump-simpl -O -dsuppress-all'])
test('T20245', normal, compile, ['-ddump-simpl -O -dsuppress-all -dno-typeable-binds'])