[Bug c/92479] missing warnings for unreachable codes with -Wunreachable-code
manu at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Dec 16 20:25:00 GMT 2019
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92479
Manuel López-Ibáñez <manu at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |SUSPENDED
Last reconfirmed| |2019-12-16
CC| |manu at gcc dot gnu.org
Ever confirmed|0 |1
--- Comment #5 from Manuel López-Ibáñez <manu at gcc dot gnu.org> ---
This should be suspended until someone comes up with a proposal for reviving
-Wunreachable that is supported by GCC developers. Having bugs lying around in
UNCONFIRMED or NEW may give the impression that a quick-and-dirty solution may
be acceptable, which is not the case. Any proposed solution must solve the
problems that led to the removal of the previous -Wunreachable-code.
More information about the Gcc-bugs
mailing list