diff --git a/struct_gas.S b/struct_gas.S index 6d4431e..221971c 100644 --- a/struct_gas.S +++ b/struct_gas.S @@ -87,7 +87,7 @@ .macro _elseif ins, cond _st_mkjmp _st_jmp_always, %__ST_IFNEST+1, f _st_label %__ST_IFNEST - ins + \ins _st_mkjmp _st_jmp_not_\cond, %__ST_IFNEST, f .endm