From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 66DCD3858CDB; Thu, 1 Jun 2023 08:47:18 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 66DCD3858CDB DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1685609238; bh=E1wuBmU6vMdNz/ui7STzg7M3uzWpTiFugeQCsWu7jyc=; h=From:To:Subject:Date:In-Reply-To:References:From; b=wcOqDuH6GpLeIBVeaB2DYc5Emh8U69VG3r4HQ0z04851Os2r/b0GzuHG9T28eOQJZ 42lN9aldQGy89v8ZMVgA5+Fjwr0sDCUlCOQXzT6bQYtmaCZ2W/t2Nw0hi2OYwRnOpY 2yoBD1i8ziusxhrEK0r9FzSaOYS9oaFQZJdBqHn4= From: "rc452860 at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug gcov-profile/110072] __gcov_dump cannot generate gcda for so files opened with dlopen when gcc version is later than 5.1.0 Date: Thu, 01 Jun 2023 08:47:17 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: gcov-profile X-Bugzilla-Version: 4.8.5 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: rc452860 at gmail dot com X-Bugzilla-Status: UNCONFIRMED 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=3D110072 --- Comment #1 from =E8=8B=A5=E5=B0=98 --- The attachment modify from https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D8= 3879 To reproduce the issue, need to replace the gcc command in run.sh.=