https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111311
--- Comment #10 from Robin Dapp <rdapp at gcc dot gnu.org> --- As a general remark: Some of those are present on other backends as well, some have been introduced by recent common-code changes and some are bogus test prerequisites or checks. I'm not saying we are in perfect shape but we have several months to deal with most of those - if there is a high-severity bug we can of course still do common code changes if necessary, although the bar will be higher. FYI 5ish of the mentioned bugs will be gone with the slp-reduc-7.c fix but it will introduce another backend missed optimization - at first this might appear worse (just by numbers) but it actually isn't. Once stage 1 is over I'm going to focus on the Fortran tests as well as the signbit execution tests (in case they are still there at that time).