From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 1D277386196E; Tue, 23 Mar 2021 21:59:26 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 1D277386196E From: "worx at pouf dot org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/99703] gcc-10.2.0 with Via C3 Eden: configure: error: Intel CET must be enabled on Intel CET enabled host Date: Tue, 23 Mar 2021 21:59:25 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: 10.2.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: worx at pouf dot org X-Bugzilla-Status: WAITING 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: Message-ID: In-Reply-To: References: 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: Tue, 23 Mar 2021 21:59:26 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D99703 --- Comment #27 from Worx --- (gdb) disass/r (0x0804f547 - 2), +32 Dump of assembler code from 0x804f545 to 0x804f565: 0x0804f545: 00 00 add %al,(%eax) =3D> 0x0804f547: 0f 44 44 24 14 cmove 0x14(%esp),%eax 0x0804f54c: c7 04 24 18 00 00 00 movl $0x18,(%esp) 0x0804f553: 89 44 24 44 mov %eax,0x44(%esp) 0x0804f557: 8d 84 24 84 00 00 00 lea 0x84(%esp),%eax 0x0804f55e: 89 44 24 04 mov %eax,0x4(%esp) 0x0804f562: e8 09 43 03 00 call 0x8083870 End of assembler dump.=