From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 55A633858D20; Tue, 20 Feb 2024 09:12:25 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 55A633858D20 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1708420345; bh=bVPDuN3B1Xz2oBiBy2orswidt2a3gGRNJ6N8mSWGvsk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=NAHTWqL+3ggZn6Wvw9WwT2xwxm9hTYLXbW2BvGjgJVV09KkiV1qA1L/Ow6iWexUv9 U5qkX76B2eusq9icCHw++8f5yhaSOzKE9v+QuVGBOSUUUBr2d63tzaqR3O5FKvjtza 30OwLXH7OdGmEaQCxJzhsAhjtSYInbA1ItJf0S6g= From: "rsandifo at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/113988] during GIMPLE pass: bitintlower: internal compiler error: in lower_stmt, at gimple-lower-bitint.cc:5470 Date: Tue, 20 Feb 2024 09:12:24 +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: 14.0 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: rsandifo at gcc dot gnu.org X-Bugzilla-Status: NEW 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 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D113988 Richard Sandiford changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rsandifo at gcc dot gnu.org --- Comment #16 from Richard Sandiford --- I think it'd be worth splitting the mode selection out into a helper called bitwise_mode_for_size, to go alongside bitwise_mode_for_mode.=