From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 2C3FB3858C2B; Wed, 19 Jul 2023 23:33:19 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2C3FB3858C2B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1689809599; bh=OigIr9SqJrNQNRUV5ytgIFgu+U+i9I8YAJzrEI1f+cM=; h=From:To:Subject:Date:In-Reply-To:References:From; b=GBtJm0K2STsXXVoE155bJxlN/AcjBOpkgkJ1LC0jVKaYcfYHKZFPnZymx2dCHo8pt S4dGrD5sqLzX3I9Zj88bRhU3vtN4dXJlb71YUrL9LtMr9CKcCYSYCOmFBjh/TPHwRi +XitYOx/a2KciMEtkz5zn4I4z9soQLO/5Ucgxsgw= From: "redi at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: =?UTF-8?B?W0J1ZyBsaWJzdGRjKysvMTA5OTIxXSBbMTMgUmVncmVzc2lvbl0g?= =?UTF-8?B?YysrMTcvZmxvYXRpbmdfZnJvbV9jaGFycy5jYzogY29tcGlsZSBlcnJvcjog?= =?UTF-8?B?4oCYZnJvbV9jaGFyc19zdHJ0b2TigJkgd2FzIG5vdCBkZWNsYXJlZCBpbiB0?= =?UTF-8?B?aGlzIHNjb3Bl?= Date: Wed, 19 Jul 2023 23:33:19 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: libstdc++ X-Bugzilla-Version: 13.1.0 X-Bugzilla-Keywords: build 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: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.2 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: target_milestone resolution bug_status 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=3D109921 Jonathan Wakely changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|13.3 |13.2 Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #9 from Jonathan Wakely --- This should be fixed for gcc-13 now. There should be a release candidate for GCC 13.2 in the next day or so. If possible please download the RC tarball = and test it for your target, so that if there are still problems we can fix them for the 13.2 release.=