Make sure, the command line setting for the "Unreachable code" warning is
checked in all cases before outputting such a warning. Fixes #2655.
This commit is contained in:
2
test/misc/bug2655.ref
Normal file
2
test/misc/bug2655.ref
Normal file
@@ -0,0 +1,2 @@
|
||||
bug2655.c:5: Warning: Unreachable code
|
||||
bug2655.c:12: Warning: Unreachable code
|
||||
Reference in New Issue
Block a user