diff --git a/exec.h b/exec.h index 1f46e4a469..0241292922 100644 --- a/exec.h +++ b/exec.h @@ -225,6 +225,7 @@ label ## n:\ T0 = (long)(tbparam) + (n);\ EIP = eip;\ dummy_label ## n:\ + return;\ } while (0) #endif