https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118754
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- >From https://gcc.gnu.org/pipermail/gcc-patches/2024-October/666647.html : These are failures like: +FAIL: gcc.dg/tree-ssa/cunroll-14.c scan-tree-dump-not cunroll "Invalid sum" +FAIL: gcc.dg/tree-ssa/predcom-8.c scan-tree-dump-not pcom "Invalid sum" I have some WIP patches to address these, but I didn't want to block this series on getting review by waiting until those patches are finished.