MATCH: Improve `A CMP 0 ? A : -A` set of patterns to use bitwise_equal_p.
[official-gcc.git] / gcc / testsuite / gdc.test / fail_compilation / ice15855.d
blobf7ad3900683f05d202a6e96a7d9433c69356ebbc
1 // REQUIRED_ARGS: -o-
2 /*
3 TEST_OUTPUT:
4 ---
5 fail_compilation/ice15855.d(28): Error: found `End of File` when expecting `(`
6 fail_compilation/ice15855.d(28): Error: found `End of File` instead of statement
7 fail_compilation/ice15855.d(28): Error: expression expected, not `End of File`
8 fail_compilation/ice15855.d(28): Error: found `End of File` when expecting `;` following `for` condition
9 fail_compilation/ice15855.d(28): Error: expression expected, not `End of File`
10 fail_compilation/ice15855.d(28): Error: found `End of File` when expecting `)`
11 fail_compilation/ice15855.d(28): Error: found `End of File` instead of statement
12 fail_compilation/ice15855.d(28): Error: matching `}` expected following compound statement, not `End of File`
13 fail_compilation/ice15855.d(27): unmatched `{`
14 fail_compilation/ice15855.d(28): Error: found `End of File` when expecting `]`
15 fail_compilation/ice15855.d(28): Error: no identifier for declarator `a[()
17 for (__error__
18 0; 0)
20 __error__
24 ---
27 a[{for