https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111820
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Known to fail|14.0 | Summary|[13/14 Regression] Compiler |[13 Regression] Compiler |time hog in the vectorizer |time hog in the vectorizer |with `-O3 -fno-tree-vrp` |with `-O3 -fno-tree-vrp` Known to work| |14.0 --- Comment #13 from Richard Biener <rguenth at gcc dot gnu.org> --- (In reply to Hongtao.liu from comment #12) > Fixed in GCC14, not sure if we want to backport the patch. > If so, the patch needs to be adjusted since GCC13 doesn't support auto_mpz. Yes, we want to backport.