aboutsummaryrefslogtreecommitdiff
path: root/tests/tests2/80_flexarray.c
diff options
context:
space:
mode:
authorMichael Matz <matz@suse.de>2017-01-17 00:06:44 +0100
committerMichael Matz <matz@suse.de>2017-05-02 03:07:36 +0200
commit3c39cb5cd8f49e52353e72e3cd26467e4cd0ed0e (patch)
treeb23371570dc2f5fc21398a98db99b9b9093c6692 /tests/tests2/80_flexarray.c
parent8d9dd3c0088d69d7742889c3267e5b1a138641b0 (diff)
downloadtinycc-3c39cb5cd8f49e52353e72e3cd26467e4cd0ed0e.tar.gz
tinycc-3c39cb5cd8f49e52353e72e3cd26467e4cd0ed0e.tar.bz2
fix __builtin_expect
the second argument can be an arbitrary expression (including side-effects), not just a constant. This removes the last user of expr_lor_const and hence also that function (and expr_land_const). Also the argument to __builtin_constant_p can be only a non-comma expression (like all functions arguments).
Diffstat (limited to 'tests/tests2/80_flexarray.c')
0 files changed, 0 insertions, 0 deletions