(SET_REGS_MATCHED): Enclose if-stmt in `do {...} while(0)'
instead of using trailing `else' -- otherwise, gcc -Wall complains of `empty body in an else-statement'.
Showing
Please register or sign in to comment
instead of using trailing `else' -- otherwise, gcc -Wall complains of `empty body in an else-statement'.