Update to new privileged spec
[riscv-tests.git] / isa / macros / scalar / test_macros.h
index ec39ea74713dfffa4c193f39a494037f3fa214fd..81052a6b4f2643eeb45e018991b85940fde31777 100644 (file)
@@ -696,7 +696,7 @@ handler ## testnum: \
 #define TEST_PASSFAIL \
         bne x0, TESTNUM, pass; \
 fail: \
-        RVTEST_FAIL \
+        RVTEST_FAIL; \
 pass: \
         RVTEST_PASS \