From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 53DDF3858416; Wed, 21 Feb 2024 15:47:43 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 53DDF3858416 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1708530463; bh=XSwH1mvnUIk1N3EbuSC4yqeEpdAMTWfiU42SDbR7hOU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=O/xW0fcZrp3YhJ5lU/1aGnBd9nXeh/jgSRe8AmBLI0/MQfF5IRRS17BV6xLQzNXGP mDbrZdkLMn/PIHu/edBIdVBtJbmPxNZLLBCy+QLDSJFaG1wVS8QVDBFrPjW9YQ8mU+ 3B0asHWUemBlqmeKoP5eeXPa5bv0rNgz7Rcy1PDA= From: "fxcoudert at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/114036] Test failure of gcov-14.c on darwin Date: Wed, 21 Feb 2024 15:47:43 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: fxcoudert 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: 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=3D114036 --- Comment #3 from Francois-Xavier Coudert = --- There's only one symbol we care about here, and its name is known, so I'll = make a patch with your suggestion and test it.=