diff options
Diffstat (limited to 'lib/alloca86-bt.S')
| -rw-r--r-- | lib/alloca86-bt.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/alloca86-bt.S b/lib/alloca86-bt.S index 5215505..4f95cf1 100644 --- a/lib/alloca86-bt.S +++ b/lib/alloca86-bt.S @@ -11,7 +11,7 @@ __bound_alloca: and $-4,%eax jz p6 -#ifdef TCC_TARGET_PE +#ifdef _WIN32 p4: cmp $4096,%eax jbe p5 |
