From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id ACA11388C036; Tue, 16 Jun 2020 12:53:34 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org ACA11388C036 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1592312014; bh=h99+YU4ymS31hVbBYkFfve5xiA8Z8eD3oHYVuWL6h/s=; h=From:To:Subject:Date:In-Reply-To:References:From; b=ilnsKTfOYpUnHFPwyMzxr2g7xem6IeKJNrOMeQLQVrHNF7zMVLpfc+cjhnyNVVdXx C66q5JU7gN5UKw2sWMi9usmIiJCCYdDNDllTGlaliGSuRsF4P2UOD7Sj1YjGymZtX8 IAFrNT3c+m81nVNp/mD+hkbjXVg3Nc0dvs0/nyxA= From: "marxin at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug gcov-profile/95348] GCC records zero functions and modules in the profiling data file, ICC does NOT Date: Tue, 16 Jun 2020 12:53:34 +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: 11.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: marxin at gcc dot gnu.org X-Bugzilla-Status: WAITING X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: marxin at gcc dot gnu.org X-Bugzilla-Target-Milestone: 11.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.isobsolete attachments.created 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 X-BeenThere: gcc-bugs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-bugs mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Jun 2020 12:53:34 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D95348 Martin Li=C5=A1ka changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #48660|0 |1 is obsolete| | --- Comment #38 from Martin Li=C5=A1ka --- Created attachment 48738 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D48738&action=3Dedit Patch candidate v2 There's a properly tested patch that supports all operations. Please apply also pending patch: https://gcc.gnu.org/pipermail/gcc-patches/2020-June/548206.html and let me know what are numbers now.=