From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id D9EE4385E82C; Mon, 16 Mar 2020 16:39:57 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D9EE4385E82C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1584376797; bh=OIpCUeXp0DEKgEriRRUOUpfzE4vMuPYKMXfrFrK2Xbc=; h=From:To:Subject:Date:In-Reply-To:References:From; b=PhQPUBdnEsk4oP4TdUC524ZT9gbsScYd05luFo5OaUYbuq+/Hkg/AWkjXQCXK4VhC rhkqPqAVKcTFAumvzm7R5Gd8al4f0kzGn0rkKrlZC31fqRVue4huGFoVTrXlqqV2kQ PCc4IV4xmqVy0U+HjMCx/mno9nSrVTm2Hw4EiqPs= From: "tnfchris at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/94172] [arm-none-eabi] ICE in expand_debug_locations, at cfgexpand.c:5403 Date: Mon, 16 Mar 2020 16:39:57 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: middle-end X-Bugzilla-Version: 8.3.1 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: tnfchris 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: 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 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: Mon, 16 Mar 2020 16:39:58 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D94172 Tamar Christina changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tnfchris at gcc dot gnu.org --- Comment #7 from Tamar Christina --- (In reply to Andrew Pinski from comment #1) > >GNU Tools for Arm Embedded Processors 8-2019-q3-update >=20 > You should report this to ARM really. Why? Report clearly said it's reproducible from a release built from git.=