diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2017-04-20 21:09:07 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2017-04-20 21:09:07 -0700 |
commit | 2a93dcfebf39ce77d3cfd3a180cacae8e8a5aacc (patch) | |
tree | f114562d885381e70ba83da3957ad82e85e09f21 /parser.h | |
parent | 2c9edd94dbb46a8ce69c3aaf04bedb9c09a5b0d2 (diff) | |
download | txr-2a93dcfebf39ce77d3cfd3a180cacae8e8a5aacc.tar.gz txr-2a93dcfebf39ce77d3cfd3a180cacae8e8a5aacc.tar.bz2 txr-2a93dcfebf39ce77d3cfd3a180cacae8e8a5aacc.zip |
Use TAG_SHFIT instead of hard-coded 2.
* arith.c (comp_trunc, logtrunc, ash): The constant 2
appears here, which corresponds to TAG_SHIFT: the number
of tag bits in an int_ptr_t word. It must be replaced
by TAG_SHIFT.
Diffstat (limited to 'parser.h')
0 files changed, 0 insertions, 0 deletions