From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 28A63398D059; Sat, 16 Jan 2021 11:53:03 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 28A63398D059 From: "doko at debian dot org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/98705] New: [11 Regression] bootstrap broken on x86_64-linux-gnu with --enable-cet and multilibs enabled Date: Sat, 16 Jan 2021 11:53:02 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: 11.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: doko at debian dot org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter target_milestone Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: gcc-bugs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-bugs mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Jan 2021 11:53:03 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D98705 Bug ID: 98705 Summary: [11 Regression] bootstrap broken on x86_64-linux-gnu with --enable-cet and multilibs enabled Product: gcc Version: 11.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: doko at debian dot org Target Milestone: --- seen after 77d372abec0fbf2cfe922e3140ee3410248f979e on x86_64-linux-gnu with --enable-cet and multilibs enabled libtool: compile: /<>/build/./gcc/xgcc -B/<>/build/./gcc/ -B/usr/lib/gcc-snap shot/x86_64-linux-gnu/bin/ -B/usr/lib/gcc-snapshot/x86_64-linux-gnu/lib/ -isystem /usr/lib/gcc-snapshot/ x86_64-linux-gnu/include -isystem /usr/lib/gcc-snapshot/x86_64-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../../src/libgomp -I../../../../src/libgomp/config/linux/x86 -I../../../../src/libgomp/config/l inux -I../../../../src/libgomp/config/posix -I../../../../src/libgomp -I../../../../src/libgomp/../inclu de -Wall -Werror -ftls-model=3Dinitial-exec -DUSING_INITIAL_EXEC_TLS -march= =3Di486 -pthread -mtune=3Dgeneric - fcf-protection -mshstk -g -O2 -m32 -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo= -c ../../../../src/libgomp/a lloc.c -fPIC -DPIC -o .libs/alloc.o cc1: error: '-fcf-protection' is not compatible with this target make[11]: *** [Makefile:798: alloc.lo] Error 1 make[10]: *** [Makefile:1021: all-recursive] Error 1 make[10]: Leaving directory '/<>/build/x86_64-linux-gnu/32/libgomp' make[9]: *** [Makefile:622: all] Error 2 make[9]: Leaving directory '/<>/build/x86_64-linux-gnu/32/libg= omp' make[8]: *** [Makefile:1440: multi-do] Error 1 make[8]: Leaving directory '/<>/build/x86_64-linux-gnu/libgomp' make[7]: *** [Makefile:1410: all-multi] Error 2 [...] make[4]: Leaving directory '/<>/build' make[3]: *** [Makefile:28643: stagefeedback-bubble] Error 2 make[3]: Leaving directory '/<>/build' make[2]: *** [Makefile:28674: profiledbootstrap-lean] Error 2 make[2]: Leaving directory '/<>/build' configured with --enable-cet --with-arch-32=3Di686 --with-abi=3Dm64 --with-multilib-list=3Dm32,m64,mx32=