https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93131
--- Comment #13 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to Jakub Jelinek from comment #12) > Otherwise it LGTM, so please post it this week, I'd really like to see it in > GCC 10. I writing the testcases right now. There will be at least 25 of them. One executable. Writing testcases take longer than writing the original patch due to all of the combos that need to be tested (using macros to simplify things though).