diff options
| author | Shinichiro Hamaji <shinichiro.hamaji _at_ gmail.com> | 2009-04-16 02:34:59 +0900 |
|---|---|---|
| committer | grischka <grischka> | 2009-04-18 15:08:01 +0200 |
| commit | 83fd36333a691050663a15c07b385bdf554bf01d (patch) | |
| tree | 062bf6d4eb06e488b05439ca2040a178b15d3a27 /tccelf.c | |
| parent | be43c8e0ed22faa6c89c6e551f2a07512673d60d (diff) | |
| download | tinycc-83fd36333a691050663a15c07b385bdf554bf01d.tar.gz tinycc-83fd36333a691050663a15c07b385bdf554bf01d.tar.bz2 | |
Fixes for issues I've just found/introduced to x86 TCC.
- Cast from pointer to long long makes TCC output an error. Use cast to int before we apply shift operation for a pointer value.
- Removed test cases for casts from pointer to char/short because they produce warning.
Diffstat (limited to 'tccelf.c')
0 files changed, 0 insertions, 0 deletions
