https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114327
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|wrong code with _BitInt() |`-CST % 1` is wrong for |modulo at -O0 |_BitInt() Status|UNCONFIRMED |NEW CC| |pinskia at gcc dot gnu.org Ever confirmed|0 |1 Last reconfirmed| |2024-03-14 --- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Confirmed.