https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78429
--- Comment #16 from Richard Biener <rguenth at gcc dot gnu.org> --- (In reply to Eric Botcazou from comment #14) > > In the end having a bool_with_only_0_and_1 predicate rather than > > open-coding (several variants of) the test throughout the middle-end > > might be a good idea... > > Like the to be attached patch? Yes.