...
GCC Compiler can detect violations of this recommendation when the -Wunreachable-code
flag is used.
The Klocwork LV_UNUSED.DEAD checker can detect violations of this rule.
Related Vulnerabilities
Search for vulnerabilities resulting from the violation of this rule on the CERT website.
...