diff options
| author | Michael Matz <matz@suse.de> | 2017-01-17 00:06:44 +0100 |
|---|---|---|
| committer | Michael Matz <matz@suse.de> | 2017-05-02 03:07:36 +0200 |
| commit | 3c39cb5cd8f49e52353e72e3cd26467e4cd0ed0e (patch) | |
| tree | b23371570dc2f5fc21398a98db99b9b9093c6692 /texi2pod.pl | |
| parent | 8d9dd3c0088d69d7742889c3267e5b1a138641b0 (diff) | |
| download | tinycc-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 'texi2pod.pl')
0 files changed, 0 insertions, 0 deletions
