From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E8B2A3870840; Mon, 15 Jun 2020 11:25:05 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E8B2A3870840 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1592220305; bh=pgP/soZQAx2IvO/rIFMB2w1kV0FKYSEVlbYkckYE0gs=; h=From:To:Subject:Date:In-Reply-To:References:From; b=NkLVGr31cqrwK3Ip4Bbx+svKZsuaJVI7vz2ZiEadZpDhyEeKOSTOpPIBg7p+tg96Z 5gkMtBiZV5fQ9ZJYbpvs8RAOYyaoA3++OG0iS00XK/RM2W78l9siibJ9/Qpc0WXwlf MJwKH7Ane3ovZRbG2VrrDk29RXRqy39XPiM45pr4= From: "marxin at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/95671] Fails to build kernel 5.7 with -march=bdver{2,3,4} workaround -mno-tbm Date: Mon, 15 Jun 2020 11:25:05 +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.1.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: marxin at gcc dot gnu.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: Mon, 15 Jun 2020 11:25:06 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D95671 --- Comment #6 from Martin Li=C5=A1ka --- (In reply to Maxim Britov from comment #4) > (In reply to Martin Li=C5=A1ka from comment #1) > > Can you please attach a pre-processed file for an object that fails with > > objtool? >=20 > Heh... I'm afraid I need some howto for this... :( >=20 Add -E option to the compilation and attach the output file.=