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

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Mar 10 08:09:21 GMT 2020


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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org

--- Comment #6 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
In r10-7086-g2e94d3ee47be0742df843d95e3d1bf1da11e4796 I've added a param
controlled cap on the number of VALUEs walked by a single toplevel
find_base_term.
Does it make a difference on this?


More information about the Gcc-bugs mailing list