https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107874
anlauf at gcc dot gnu.org changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |wrong-code CC| |anlauf at gcc dot gnu.org See Also| |https://gcc.gnu.org/bugzill | |a/show_bug.cgi?id=105371 Ever confirmed|0 |1 Last reconfirmed| |2022-11-26 Status|UNCONFIRMED |NEW --- Comment #1 from anlauf at gcc dot gnu.org --- Confirmed. The patch by Steve looks good, but I think it needs to be moved down slightly so that it also handles character. With the patch, a few cases that are discussed in pr105371 are also fixed. Still missing is a fix for constant mask argument that we mishandle during simplification.