From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 82FA03858C32; Sun, 7 Apr 2024 05:09:46 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 82FA03858C32 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1712466586; bh=OiHb3v4w6LEJVB6T5M3+PZyohWEL8H0IFc4scGChVrs=; h=From:To:Subject:Date:In-Reply-To:References:From; b=VLmGsIBz1gLkXVxab6s/J2YSyJwx2vY4ou91uTuNwLVFgomlpPrYod18sOCQPMxvQ 3hrTVYxbLec/NAo2fRmMj5x0VGAr0rj66l25agfgsauLyMU5oDmRanOuQ9xElFp8ql Tk1qFJo2Kf5Xq0LtgqklDQANrl4Uo/6mchIDeZKQ= From: "zsojka at seznam dot cz" To: gcc-bugs@gcc.gnu.org Subject: [Bug gcov-profile/114601] ICE: SIGSEGV in hash_table_mod1 (hash-table.h:344) with -fcondition-coverage -finstrument-functions-once Date: Sun, 07 Apr 2024 05:09:45 +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: 14.0 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: zsojka at seznam dot cz 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=3D114601 --- Comment #1 from Zdenek Sojka --- This is still failing as of r14-9822 (after the second PR114599#c7 fix).=