[Bug rtl-optimization/92264] [10 Regression] Compile time hog in 521.wrf_r with -Ofast -march=znver2 -g since r276318
marxin at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Mar 17 09:46:50 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92264
--- Comment #9 from Martin Liška <marxin at gcc dot gnu.org> ---
With --param max-find-base-term-values=100 it takes 4m24s.
With --param max-find-base-term-values=1 it takes 2m22s.
More information about the Gcc-bugs
mailing list