https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110038
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Last reconfirmed| |2023-05-30 Target Milestone|--- |14.0 Ever confirmed|0 |1 Priority|P3 |P1 Status|UNCONFIRMED |NEW CC| |lili.cui at intel dot com --- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> --- Probably best to limit the values to reassoc-width by adding the appropriate IntegerRange attribute in params.opt IntegerRange(0, 256) maybe?