From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 26D9F385DC14; Wed, 15 Apr 2020 12:24:48 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 26D9F385DC14 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1586953488; bh=gnDD6pEW940GbsVIBPMiZxIuB9mucg5253D7Y8K/lA8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=fa0BAomY6Rc6MyXG+LlXfiRw0SCm6svxdcgSLBxSxibpPLiGgnfTJqEuAP0s+yisn OmNx5qChY1tSiSUavi0yYpL1z/X0uhHX/pqEMZuZBaNHzzQ4ijvN0E8tIoEJCfalWF c5yvEYqY2yBE7KZpqxjcWKsznNT9TrzmIdL+BoT0= From: "10walls at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug gcov-profile/94570] -fprofile-dir is broken on Cygwin Date: Wed, 15 Apr 2020 12:24:47 +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: 9.3.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: 10walls at gmail dot com X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: marxin at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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: Wed, 15 Apr 2020 12:24:48 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D94570 --- Comment #7 from jon_y <10walls at gmail dot com> --- Created attachment 48281 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D48281&action=3Dedit Alternate patch I'm not sure if ltmain.sh is shared in the cygnus tree, but this patch shou= ld work too.=