https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114855
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rguenth at gcc dot gnu.org --- Comment #9 from Richard Biener <rguenth at gcc dot gnu.org> --- Note looking at -O1 is the most important thing, as we tell people to use -O1 for autogenerated code. There I suppose comment#4 still applies and likely this is ranger as well. Maybe DOMs ranger use can be tuned down at -O1 (when -ftree-vrp is off).