diff options
Diffstat (limited to 'i386-gen.c')
| -rw-r--r-- | i386-gen.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -938,6 +938,7 @@ void gen_cvt_ftoi(int t) CType ushort_type; ushort_type.t = VT_SHORT | VT_UNSIGNED; + ushort_type.ref = 0; gv(RC_FLOAT); if (t != VT_INT) |
