From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 441073858286; Fri, 15 Dec 2023 12:03:41 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 441073858286 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1702641821; bh=lVblxzAPa0+lyeVzcwMJPemB9CdpkGXaltHgM0gYBD0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=W+TDrcU0LCbnjPL7K1eZJGF8tPd37LiuuxGv9CrYA8QwrHXx47+2VysbCTRwgpOW8 PVAdMRDTYIjA93els5YvY9y56+5R04O+NRYKdN/1DxRBI4jkoXU6ZuWRrCHhEZIQci fH3V+s8H+WUMHmDDzZnBla1Fr51x474XRoHevjcM= From: "rearnsha at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/113030] parsecpu.awk's chkarch/chkcpu commands is broken for aliases Date: Fri, 15 Dec 2023 12:03:40 +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: 14.0 X-Bugzilla-Keywords: internal-improvement X-Bugzilla-Severity: normal X-Bugzilla-Who: rearnsha at gcc dot gnu.org X-Bugzilla-Status: NEW 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 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D113030 --- Comment #4 from Richard Earnshaw --- Yes, that looks sensible. Can you post it please?=