https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118224
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1 Last reconfirmed| |2024-12-30 --- Comment #3 from Richard Biener <rguenth at gcc dot gnu.org> --- For this particular case when the allocation amount is known statically (and is unreasonably large) we could simply keep our hands off ...