https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98750
Eric Gallager <egallager at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|does not detect dead code |does not detect dead code | |[-Wunreachable-code-break] Blocks| |87403 CC| |egallager at gcc dot gnu.org --- Comment #5 from Eric Gallager <egallager at gcc dot gnu.org> --- (In reply to Andrew Pinski from comment #4) > Basically PR 46476 but for break instead of return. As mentioned in that bug (bug 46476 comment 10), clang puts them under separate flags, so I'm having this block the "new-warning" meta-bug Referenced Bugs: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87403 [Bug 87403] [Meta-bug] Issues that suggest a new warning