MATCH: Improve `A CMP 0 ? A : -A` set of patterns to use bitwise_equal_p.
[official-gcc.git] / gcc / testsuite / gdc.test / fail_compilation / e15876_3.d
blob0482e87a5492801df5d9c6fc9e2c74c51d9a79c6
1 /*
2 TEST_OUTPUT:
3 ---
4 fail_compilation/e15876_3.d(28): Error: unexpected `(` in declarator
5 fail_compilation/e15876_3.d(28): Error: basic type expected, not `=`
6 fail_compilation/e15876_3.d(29): Error: found `End of File` when expecting `(`
7 fail_compilation/e15876_3.d(29): Error: found `End of File` instead of statement
8 fail_compilation/e15876_3.d(29): Error: expression expected, not `End of File`
9 fail_compilation/e15876_3.d(29): Error: found `End of File` when expecting `;` following `for` condition
10 fail_compilation/e15876_3.d(29): Error: expression expected, not `End of File`
11 fail_compilation/e15876_3.d(29): Error: found `End of File` when expecting `)`
12 fail_compilation/e15876_3.d(29): Error: found `End of File` instead of statement
13 fail_compilation/e15876_3.d(29): Error: matching `}` expected following compound statement, not `End of File`
14 fail_compilation/e15876_3.d(28): unmatched `{`
15 fail_compilation/e15876_3.d(29): Error: found `End of File` when expecting `)`
16 fail_compilation/e15876_3.d(29): Error: no identifier for declarator `d(_error_ = ()
18 for (__error__
19 0; 0)
21 __error__
25 fail_compilation/e15876_3.d(29): Error: semicolon expected following function declaration, not `End of File`
26 ---
28 d(={for