On 01/07/2026 11:16, Andreas Schwab wrote:
On Jun 29 2026, Karl Meakin via Sourceware Forge wrote:

+# Again, for big-endian targets.
+dg-runtest [lsort [glob -nocomplain $srcdir/$subdir/*\[cCs\]]] \
+       " -ansi -pedantic-errors -std=c23 -O2 -march=armv8-a+simd -mbig-endian" 
""
All tests that use <arm_neon.h> are failing.  They should
dg-require-effective-target stdint_types_mbig_endian.

FAIL: gcc.target/aarch64/neon/vadd.c  -ansi -pedantic-errors -std=c23 -O2 
-march=armv8-a+simd -mbig-endian (test for excess errors)
Excess errors:
/usr/include/gnu/stubs.h:11:11: fatal error: gnu/stubs-lp64_be.h: No such file 
or directory
compilation terminated.

Thanks Andreas, I have submitted a patch to fix this.

Reply via email to