Bug#996659: gcc-11: static-pie cause link failure

2021-10-16 Thread Ryutaroh Matsumoto
Package: gcc-11 Version: 11.2.0-9 Severity: normal Dear Maintainer, gcc-11 -static -fPIE -static-pie hello.c causes the following link failure: /usr/bin/ld: /usr/lib/gcc/aarch64-linux-gnu/11/crtbeginT.o: warning: relocation against `__deregister_frame_info' in read-only section `.rodata.cst8'

Bug#996643: gcc-11: FTBFS on hppa - Bootstrap comparison failure!

2021-10-16 Thread John David Anglin
Source: gcc-11 Version: 11.2.0-9 Severity: normal Dear Maintainer, Build fails here: Comparing stages 2 and 3 warning: gcc/cc1objplus-checksum.o differs warning: gcc/cc1obj-checksum.o differs warning: gcc/m2/gm2-compiler-boot/M2Version.o differs Bootstrap comparison failure! gcc/SYSTEM.o differs

Bug#996419: gcc-11: Fails to compile the linux kernel on ARM

2021-10-16 Thread Matthias Klose
The change is intended; the configure changes are already in GCC 8, but the configure options that we used, are now being deprecated upstream. Changes: https://gcc.gnu.org/gcc-8/changes.html > On gcc-10 it evaluated to "-march=armv7-a". > On gcc-11 it evaluates to "-march=armv5t -Wa,-march=armv7-