Bug#1014091: armhf: gcc has wrong configuration

2022-06-30 Thread Matthias Klose
Control: reassign -1 src:valgrind Control: severity -1 serious thanks, so that should be fixed within valgrind.

Bug#1014091: armhf: gcc has wrong configuration

2022-06-30 Thread Richard Earnshaw
I think the problem is valgrind's Makefiles are passing -mcpu=cortex-a8 to the compiler. Cortex-a8 has Neon and the compiler now makes use of that. On the subject of the configuration of GCC --with-arch=armv7-a+fp *is* the correct configuration for the baseline GCC; it adds a vfpv3 with 16 dou

Bug#1014091: armhf: gcc has wrong configuration

2022-06-29 Thread Mathieu Malaterre
Package: gcc-11 Version: 11.3.0-3 This is a followup to bug #928224. It turns out that gcc-11 is now generating neon instructions, which contradicts our definition of armhf. Reference: $ ssh abel.debian.org [...] malat@abel ~ % gcc-11 --verbose Using built-in specs. COLLECT_GCC=gcc-11 COLLECT_LT