From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 9952C3858C5F; Thu, 18 May 2023 14:26:30 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9952C3858C5F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1684419990; bh=BzdRwuk0b4r3a++SECb4MMFAbWDi0qWrbuHsR5Aa0qI=; h=From:To:Subject:Date:In-Reply-To:References:From; b=f+wYnzZND1a2kRldSzfsoHdgGbt7+7nXD50Xuwk40KkbmdoQxTXILbUdD9w8GQR08 9AOvAUDtymdZPtjCQSABvDZWJ/k759GW5jnF82Xm6qQ0ZuUJs54i5/n7mqRtnX5Y86 lBISGukB5K4QDsle7oqcJt4dCPUqnnitsVcVTKh4= From: "redi at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug bootstrap/105831] Nonportable syntax in "test" and "[" commands. Date: Thu, 18 May 2023 14:26:30 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: bootstrap X-Bugzilla-Version: 12.1.0 X-Bugzilla-Keywords: patch X-Bugzilla-Severity: normal X-Bugzilla-Who: redi at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: redi at gcc dot gnu.org X-Bugzilla-Target-Milestone: 14.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status target_milestone resolution 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=3D105831 Jonathan Wakely changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Target Milestone|--- |14.0 Resolution|--- |FIXED --- Comment #10 from Jonathan Wakely --- Fixed on trunk (and some other cases of =3D=3D elsewhere). Thanks for the p= atch and report.=