https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93241
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |rejects-valid Target Milestone|--- |8.4 Summary|_Bool casts in dead |[8/9/10 Regression] _Bool |branches of integer |casts in dead branches of |constant expressions cause |integer constant |undesirable warnings under |expressions cause |-pedantic iff the dead |undesirable warnings under |branch contains overflow |-pedantic iff the dead | |branch contains overflow