From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id C048D3858D20; Fri, 1 Sep 2023 21:02:00 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C048D3858D20 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1693602120; bh=RX367IBbWMCh+J8gGOVLO55wb0M8KLwI4LGz6Wf/tZc=; h=From:To:Subject:Date:In-Reply-To:References:From; b=r/ouOGKOC3u9SffLPl6rnV9mA80+5ny9mCG5xqcJGcza3cKm6kX24R41DuHnsoozI t15wsTgdJ/Kiczi6B0vICXJMmJP8wtfA58jxYaaiGJn7QLQixQ4j3HnyvmEX19G2dV viTbvmNFozRdl3xAzZ1bM9NWLHCN5TApOLszUApU= From: "dcb314 at hotmail dot com" To: gcc-bugs@gcc.gnu.org Subject: =?UTF-8?B?W0J1ZyB0YXJnZXQvMTExMjcwXSBnY2MvY29uZmlnL2kzODYvaTM4?= =?UTF-8?B?Ni1vcHRpb25zLmNjOjMwMzk6ODogd2FybmluZzogZHVwbGljYXRlZCDigJhp?= =?UTF-8?B?ZiDigJkgY29uZGl0aW9uIFstV2R1cGxpY2F0ZWQtY29uZF0=?= Date: Fri, 01 Sep 2023 21:02:00 +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: unknown X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: dcb314 at hotmail dot com 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: cc 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 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D111270 David Binderman changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hubicka at gcc dot gnu.org --- Comment #4 from David Binderman --- (In reply to Jonathan Wakely from comment #3) > The correct git blame output is: >=20 > 105c2795b0d6 gcc/config/i386/i386-options.c (Jan Hubicka=20=20=20=20=20= =20=20=20=20 > 2019-07-23 09:35:18 +0000 3037) if (ix86_tune_features Thanks for that. This bug looks like one for Jan, then. My apologies for the lack of git knowledge. Despite multiple attempts, I've never really reached a good understanding of it's more subtle aspects.=