From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 983923858C60; Fri, 26 Apr 2024 06:00:06 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 983923858C60 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1714111206; bh=saoeC6tdRPJJez1EztFSPFFvy5JRIOM8vjGGgevyIPA=; h=From:To:Subject:Date:In-Reply-To:References:From; b=NlFtzcfYzOR+36dMRVip9DD0i7i0/WpBU3EouIdP87BdJUG9BEN+qEOI74GziDpEo bmfE1dR2muJxZyPOYDbW8BWCHFeNT9GcN8kKNTbOBIdrkBS2IG4qFfD8ymHvDhyvEl t1wNX5Bwvzb0zGdLoA8GuuYzJZKz5f8/3JkASyec= From: "jeremy.rutman at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/114855] ICE: Segfault Date: Fri, 26 Apr 2024 06:00:06 +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: 13.2.0 X-Bugzilla-Keywords: compile-time-hog, ice-on-valid-code, memory-hog X-Bugzilla-Severity: normal X-Bugzilla-Who: jeremy.rutman at gmail dot com 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=3D114855 --- Comment #3 from jeremy rutman --- For what it's worth, clang is able to compile the code in question.=20 Ubuntu clang version 18.1.3 (1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin=