From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 131BB3858294; Mon, 18 Dec 2023 03:16:39 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 131BB3858294 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1702869400; bh=zts36LrvUGm6fWEsO7xNZ5EczB+KuItWgSF6ZqtpufY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=pB2RnPa8G/e8vwuoxnOVatMjBaMMtMBqRxVNzwIZMKhVYD/VSp0qGKGnEKmEZ7/h9 oVHg6KJNH7o8kOFNNMcDcD29k708cXqBdlQzRkvEbJkcPHEHJ2fjz4WpZXVwUh+mDo dtDp3WUIMP6a7WlSOpBI1HmZbsEsSzOAk00VmBu0= From: "syq at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug driver/112759] [13/14 regression] mips -march=native detection broken with gcc 13+ since r13-3178-g66c48be23e0fa5 Date: Mon, 18 Dec 2023 03:16:39 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: driver X-Bugzilla-Version: 13.1.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: syq 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: 13.3 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=3D112759 --- Comment #6 from YunQiang Su --- ohh, it should be concat(" ", NULL);=