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.
This commit is contained in:
committed by
grischka
parent
be43c8e0ed
commit
83fd36333a
Reference in New Issue
Block a user