From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 13CEB385E001; Wed, 1 Apr 2020 17:16:53 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 13CEB385E001 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1585761413; bh=Uk+pAca0MbgGqVU0J/P0sG3BCaFMnJl6EdomYsV52kk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=nb8fIkgSsdN3A5KTC77LBiPOXKOMPfTcarbovJt3/LcuwvAnFVv0mei9w5aSovqYT Kth/pdrw10cVVVldeWBHLHWVnFb6R4ZTCWcTAbmJpgzn6ZD0yWd4rdzdHiNENBEZbJ ycwJi9pCqC72a59PYQCCehCrgoE+WwYrR0vEJpws= From: "ibuclaw at gdcproject dot org" To: gcc-bugs@gcc.gnu.org Subject: [Bug lto/91027] [10 regression] SEGV in hash_table::find_slot_with_hash Date: Wed, 01 Apr 2020 17:16:52 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: lto X-Bugzilla-Version: 10.0 X-Bugzilla-Keywords: ice-on-valid-code, lto X-Bugzilla-Severity: normal X-Bugzilla-Who: ibuclaw at gdcproject dot org X-Bugzilla-Status: REOPENED X-Bugzilla-Resolution: X-Bugzilla-Priority: P4 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 10.0 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 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, 01 Apr 2020 17:16:53 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D91027 --- Comment #17 from Iain Buclaw --- The commit for it is here. https://gcc.gnu.org/git/?p=3Dgcc.git;a=3Dcommit;h=3D98eb7b2ed249537d12004f2= c58583140ac25d666=