https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116010
--- Comment #12 from rguenther at suse dot de <rguenther at suse dot de> --- On Wed, 29 Jan 2025, thiago.bauermann at linaro dot org wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116010 > > --- Comment #11 from Thiago Jung Bauermann <thiago.bauermann at linaro dot > org> --- > (In reply to Richard Biener from comment #10) > > Should be fixed. > > Thanks! I can confirm that the gfortran.dg/vect/vect-8.f90 failure has been > fixed on aarch64-linux-gnu. > > But unfortunately the gcc.target/arm/simd/mve-vabs.c failure on > armv8l-linux-gnueabihf and arm-eabi is still present. > > Should I open a separate bugzilla for it? Please - from a quick look this looks unrelated, possibly just requiring scan-assembler-times adjustments (I never know how to test this MVE stuff myself)