From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 8D2A33858D35; Mon, 30 Jan 2023 17:41:14 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8D2A33858D35 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1675100474; bh=7BMhY1K/j1t+j4j1W7cDmh4tcsFO2lzOGTE1Gcn4OxU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=K7MfcCEAacDjHyG7sMHpmsKlgdXbP3/aZBdsrZlqYnq9Pie5tvlcsSj7DiFklWMpM KCfahaH0rAlXDCPRlhS45NHH2ZvsyrQ8GQ5xNbCcOfAzJRMfHi08CAzeQkLUrX/QWm ysOH6bBPc3XFYJIIGNnV0ZMlNKszkxpdzJI+8i6c= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug gcov-profile/60008] x86_64: Segmentation fault if compiled with -fcall-saved-rdi -O2 --coverage Date: Mon, 30 Jan 2023 17:41:14 +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.9.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: INVALID 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: cc 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=3D60008 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |idan.horowitz at gmail dot= com --- Comment #4 from Andrew Pinski --- *** Bug 108595 has been marked as a duplicate of this bug. ***=