aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorseyko <seyko2@gmail.com>2016-05-16 08:53:24 +0300
committerseyko <seyko2@gmail.com>2016-05-16 08:53:24 +0300
commit3f233ab12763bea12421eee1a22700dee733784b (patch)
treeaba07f324bfdec7f21273979070e86eb39987494 /tests
parentf2a4cb0a0edc95ae74816275e82b4ade71c6f37a (diff)
downloadtinycc-3f233ab12763bea12421eee1a22700dee733784b.tar.gz
tinycc-3f233ab12763bea12421eee1a22700dee733784b.tar.bz2
fix asm_expr_unary()
keep unary unsigned. problem is exposed on i386 with unary like 0xC0000000. In this case a sign is extended in pe->v = n; if n declared as long.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions