From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 16AEE385843D; Fri, 24 Feb 2023 01:27:22 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 16AEE385843D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1677202042; bh=EXFdF+HQeVY9Kgmu6+7e1WftvvxNmeOiDunvWxsnYok=; h=From:To:Subject:Date:In-Reply-To:References:From; b=YJ8YfWcmvyU6a8QgCxIR3vHMdVFe5sx4a4nj345nghWUsIgxOhKwz50kaz3e+693v sIBjHciH4wjg2wq5flCxTt9tJgMz+9SyUHEKkzxtQ+VqX8fQiSwFvkpWgjx2lpSifs xB5N6nZqG9FlgamuxwEOBpMp02gaLYVIbKvo/oqs= From: "haochen.jiang at intel dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug testsuite/108899] [13 Regression] ERROR: can't rename to "saved-unsupported": command already exists on i386 Date: Fri, 24 Feb 2023 01:27:20 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: testsuite X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: haochen.jiang at intel dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.0 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=3D108899 --- Comment #9 from Haochen Jiang --- (In reply to Jakub Jelinek from comment #8) > Should be fixed now. Sorry for the late reply. Yes, it fixed for me now. Thx a lot!=