From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id C31BF3858C52; Wed, 21 Sep 2022 09:15:35 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C31BF3858C52 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1663751735; bh=R2JtXDMz1qE40YPrZNwOfUyYbtwn8W1rI37rLOsgbCg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=VGI8vStpgiQPG4SHSGHbPlrv1G5naDpIOUhE4DjNROwCB/eKlfRTea2ioI7DhwVKw cCIOo6EC4Sbhn8lj1HMFN2XtkxOc5e6Uw1+tZDe/VPL9RS1iENW/76/LnLsgE7uNw1 tWCN+NM/NoKec5q1x34qGAj3XMw/hQ2B161MpiR8= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug debug/106996] SIGSEGV in mapping_symbol_for_insn Date: Wed, 21 Sep 2022 09:15:35 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: debug X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: rguenth at gcc dot gnu.org 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=3D106996 --- Comment #1 from Richard Biener --- isn't that a gdb issue then?=