https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125253

--- Comment #4 from tt_1 <herrtimson at yahoo dot de> ---
this happend with a hardfloat armv7a toolchain, armv7a-unknown-linux-musleabihf

the test code is compiled with -O2 -march=armv7-a -mfpu=neon-vfpv4
-mfloat-abi=hard 

the above six errors do not happen with gcc-14.3.0 or gcc-15.2.1 snapshot from
20260214 , which makes me think this is a new regression for gcc-16 and newer.

Reply via email to