https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117021
Marek Polacek <mpolacek at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Last reconfirmed| |2024-10-08 Status|UNCONFIRMED |NEW --- Comment #1 from Marek Polacek <mpolacek at gcc dot gnu.org> --- <jsm28> Contrary to what's claimed in that paper, range endpoints that change value as a result of converting to the promoted type of the controlling expression are a warning, not a hard error or pedwarn, and that would need changing as part of implementing the feature.