From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 18F6D3858416; Mon, 7 Aug 2023 13:04:32 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 18F6D3858416 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1691413472; bh=UnGErBe+PFj6MDsgxSlTMRGExydBcB22n9lJxwcbxh8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=HaBfDQMRsyv6geJEQfLP+wGeTWCGODMSUQPfoAyzF9n+XlaouE9GW/5msrqSsixbt iKGPW7VbjCVfWiDb6cF7G9nDweS9/0aL5y8BnuCZb43XRRIjjx5XEy9jPgcMpVzWbp M/0NJQFMTjMcVTwLaJbxqjNIUzlMEet7/fX+ZD6w= From: "sascha.scandella at dentsplysirona dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug libstdc++/110432] macOS: Segmentation fault when using stdlibc++ from gcc 13.1 in combination with clang-16 Date: Mon, 07 Aug 2023 13:04:30 +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: ABI X-Bugzilla-Severity: normal X-Bugzilla-Who: sascha.scandella at dentsplysirona dot com 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: 13.2 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=3D110432 --- Comment #19 from Sascha Scandella --- (In reply to Jonathan Wakely from comment #17) > The fix has been backported to gcc-13 now. There should be a release > candidate for 13.2 in the next day or so, please try it out on macOS to m= ake > sure the fix works. @Jonathan: I could have tested now at the earliest. It seems that 13.2 has already been released. I could do a test as soon as the Homebrew version has been released.=