https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116352
--- Comment #14 from rguenther at suse dot de <rguenther at suse dot de> --- On Wed, 11 Sep 2024, pinskia at gcc dot gnu.org wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116352 > > Andrew Pinski <pinskia at gcc dot gnu.org> changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > Keywords| |needs-bisection > > --- Comment #13 from Andrew Pinski <pinskia at gcc dot gnu.org> --- > (In reply to Konstantinos Eleftheriou from comment #12) > > How can I reproduce this on aarch64? I tried using the code in comment 3, > > using `-O3 -fno-vect-cost-model` with SVE disabled as Andrew mentioned and > > GCC on commit 7a970bd03f1d8eed7703db8a8db3c753ea68899f, but couldn't manage > > to reproduce it. > > Looks like it was fixed ... I don't think so but it might have become latent.