diff options
Diffstat (limited to 'x86_64-gen.c')
| -rw-r--r-- | x86_64-gen.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x86_64-gen.c b/x86_64-gen.c index 1d0d8db..1227f41 100644 --- a/x86_64-gen.c +++ b/x86_64-gen.c @@ -888,7 +888,6 @@ int gtst(int inv, int t) gsym(vtop->c.i); } } else { - /* XXX: not tested */ if (is_float(vtop->type.t) || (vtop->type.t & VT_BTYPE) == VT_LLONG) { vpushi(0); |
