yasm/modules/preprocs/nasm/tests/nasmpp-invalidcc.errwarn
Anonymous Maarten 8c717107dd
Some checks failed
Build / Build - Ubuntu (push) Failing after 4s
Build / Build - MSVC (push) Has been cancelled
Build / Build - macOS (push) Has been cancelled
Emit an error when seeing an invalid condition code in a macro (nasm mode) (#316)
make-check: check .errwarn file first if yasm failed
2026-07-28 17:44:34 -07:00

4 lines
226 B
Text

-:9: error: (ret_if_cc:1) macro parameter 2 is not a condition code
-:9: error: instruction expected after label
-:9: error: (ret_if_cc:3) macro parameter 2 is not a condition code
-:9: error: instruction expected after label