[Bug rtl-optimization/92264] [10 Regression] Compile time hog in 521.wrf_r with -Ofast -march=znver2 -g since r276318

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Mar 19 10:53:30 GMT 2020


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92264

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #48063|0                           |1
        is obsolete|                            |

--- Comment #25 from Richard Biener <rguenth at gcc dot gnu.org> ---
Created attachment 48064
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48064&action=edit
more localized caching

Updated and simplified patch.  Maybe it does help depending on how we have
shared locs for multiple values ...

The update is to not bother updating cache values with non-NULL found ones.


More information about the Gcc-bugs mailing list