[Bug tree-optimization/98174] [11 Regression] Ranger takes too much memory

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Dec 7 13:46:01 GMT 2020


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.


More information about the Gcc-bugs mailing list