diff options
| author | Vincent Lefevre <vincent@vinc17.net> | 2012-07-06 14:22:37 +0200 |
|---|---|---|
| committer | Vincent Lefevre <vincent@vinc17.net> | 2012-07-06 14:22:37 +0200 |
| commit | d27a0b35482b907357d76a9db4e0b18ec89cf979 (patch) | |
| tree | eb46f29168e1d4d977a33ac35ea1a01f087cc9f6 /libtcc.h | |
| parent | 09b98a42a38b3c0bd6eb9de99dc8a4fc3951a760 (diff) | |
| download | tinycc-d27a0b35482b907357d76a9db4e0b18ec89cf979.tar.gz tinycc-d27a0b35482b907357d76a9db4e0b18ec89cf979.tar.bz2 | |
Incorrect shift result type on unsigned short first argument.
The code for shifts is now similar to code for binary arithmetic operations,
except that only the first argument is considered, as required by the ISO C
standard.
Diffstat (limited to 'libtcc.h')
0 files changed, 0 insertions, 0 deletions
