https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98174
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P3 |P1 Keywords| |missed-optimization CC| |aldyh at gcc dot gnu.org Target Milestone|--- |11.0 --- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> --- It removes a workaround for excessive REE memory use during RTL checking bootstrap (-fno-ree). -fno-tree-vrp tames it.