aboutsummaryrefslogtreecommitdiff
path: root/tests/for-loop.c
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2019-04-16 01:20:30 -0700
committerMichael Forney <mforney@mforney.org>2019-04-16 01:24:46 -0700
commitfe0e8f78915e81602a5da33c50c47fafbc344d1b (patch)
treeb30819a329bb87023795cc63b97dd8e00ce2abe0 /tests/for-loop.c
parentbc54e40718b557a7f4d00256d8b914d3c79d96d2 (diff)
Set __GNUC__=1
Although we support some GNU extensions beyond this, anything larger will cause glibc headers to use inline assembly to alias functions. We currently work around this by defining __asm__ to nothing, but that doesn't seem like the right thing to do. This also causes glibc to define an __extension__ and __restrict itself.
Diffstat (limited to 'tests/for-loop.c')
0 files changed, 0 insertions, 0 deletions