https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115707
Bug ID: 115707
Summary: [15 regression] FAIL in gcc.target/aarch64/sve/sad_1.c
since gcc-15-863-ga3aeff4ce95b
Product: gcc
Version: 15.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: thiago.bauermann at linaro dot org
CC: fxue at os dot amperecomputing.com
Target Milestone: ---
Target: aarch64
After g:a3aeff4ce95bd616a2108dc2363d9cbaba53b170, gcc-15-863-ga3aeff4ce95b we
have noticed a regression on aarch64-linux-gnu:
Running gcc:gcc.target/aarch64/sve/aarch64-sve.exp ...
gcc.target/aarch64/sve/sad_1.c: \\tudot\\tz[0-9]+\\.d, z[0-9]+\\.h,
z[0-9]+\\.h\\n found 0 times
FAIL: gcc.target/aarch64/sve/sad_1.c scan-assembler-times
\\tudot\\tz[0-9]+\\.d, z[0-9]+\\.h, z[0-9]+\\.h\\n 2
GCC was configured with:
/home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/snapshots/gcc.git~master/configure
\
SHELL=/bin/bash \
--with-mpc=/home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/builds/destdir/aarch64-unknown-linux-gnu
\
--with-mpfr=/home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/builds/destdir/aarch64-unknown-linux-gnu
\
--with-gmp=/home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/builds/destdir/aarch64-unknown-linux-gnu
\
--with-gnu-as \
--with-gnu-ld \
--disable-libmudflap \
--enable-lto \
--enable-shared \
--without-included-gettext \
--enable-nls \
--with-system-zlib \
--disable-sjlj-exceptions \
--enable-gnu-unique-object \
--enable-linker-build-id \
--disable-libstdcxx-pch \
--enable-c99 \
--enable-clocale=gnu \
--enable-libstdcxx-debug \
--enable-long-long \
--with-cloog=no \
--with-ppl=no \
--with-isl=no \
--disable-multilib \
--enable-fix-cortex-a53-835769 \
--enable-fix-cortex-a53-843419 \
--with-arch=armv8-a \
--enable-threads=posix \
--enable-multiarch \
--enable-libstdcxx-time=yes \
--enable-gnu-indirect-function \
--enable-checking=yes \
--disable-bootstrap \
--enable-languages=default \
--prefix=/home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/builds/destdir/aarch64-unknown-linux-gnu
This is being tracked in the Linaro TCWG CI at
https://linaro.atlassian.net/browse/GNU-1226