Add "Invalid mnemonic" to bad result on PPC
parent
27b61d8752
commit
e69106f257
|
|
@ -190,7 +190,7 @@ endif # _WIN32_WINNT
|
|||
endif # IS_MINGW
|
||||
|
||||
# For feature tests
|
||||
BAD_RESULT="fatal|error|unknown|unrecognized|illegal|ignored|incorrect|not found|not exist|cannot find|not supported|no such instruction"
|
||||
BAD_RESULT="fatal|error|unknown|unrecognized|illegal|ignored|incorrect|not found|not exist|cannot find|not supported|no such instruction|invalid mnemonic"
|
||||
|
||||
###########################################################
|
||||
##### X86/X32/X64 Options #####
|
||||
|
|
|
|||
Loading…
Reference in New Issue