https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65930
rsandifo at gcc dot gnu.org <rsandifo at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rsandifo at gcc dot gnu.org --- Comment #28 from rsandifo at gcc dot gnu.org <rsandifo at gcc dot gnu.org> --- (In reply to Tamar Christina from comment #26) > > At least for this one there's the comment > > > /* ??? At present we don't treat the int8_t and int16_t loops as > > reductions. */ > > > > but I guess it's the same for the rest. You have to fixup the testcases > > yourself - they are too complex and fragile. > > Ah yeah fair enough. Thanks! FWIW, I tested patches last night to fix this, but they were for the state after: https://gcc.gnu.org/ml/gcc-patches/2019-10/msg01714.html