From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 5AF323857C65; Thu, 7 Mar 2024 23:37:02 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5AF323857C65 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1709854623; bh=9ROB0G8BoPGEWRXSnMLcnSv5k6qHvEGGpB8QFjeKBKQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=kB3urKbC7CZ22JVmLSncOsyy12jK+LK2ossXCArXEDU4yoHodDKLye5cnz+YkdCE5 ZAmwQh1GdLojNI73QESK22ILBZge2o8gMotWBETU52ErvtpIIuXvsEKVUIvFuRgwfy 4RCZWbHsD90C6Z8v7PlLEMwS8BEGVd7n0LXAg4Fw= From: "iains at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/111067] g++.dg/opt/icf{1,2,3}.C tests fail on darwin Date: Thu, 07 Mar 2024 23:37:02 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c++ X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: testsuite-fail X-Bugzilla-Severity: normal X-Bugzilla-Who: iains 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: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cf_gcctarget component cf_reconfirmed_on cf_gcchost cf_gccbuild 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=3D111067 Iain Sandoe changed: What |Removed |Added ---------------------------------------------------------------------------- Target|x86_64-apple-darwin20 |*-darwin* Component|testsuite |c++ Last reconfirmed|2023-08-18 00:00:00 |2024-3-7 Host|x86_64-apple-darwin20 |*-darwin* Build|x86_64-apple-darwin20 |*-darwin* --- Comment #5 from Iain Sandoe --- I am shifting this to component C++, because the answer to comment #4 is re= ally what's important - if this is supposed to work for file scope entities, the= n it needs to be a GCC extension (ISTM, anyway).=