https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106789
Aldy Hernandez <aldyh at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Last reconfirmed| |2022-08-31 Status|UNCONFIRMED |NEW --- Comment #1 from Aldy Hernandez <aldyh at gcc dot gnu.org> --- (In reply to Martin Liška from comment #0) > Can we remove the function? Yes, this became obsolete when I implemented all the range operators with endpoints. Removal is preapproved if you're interested.