From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id F1C143858D33; Tue, 21 Nov 2023 09:33:04 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org F1C143858D33 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1700559184; bh=X4REWdDFU1I8KzUBxepCAGhnmw9Yjt9A6l8lr4hMTGM=; h=From:To:Subject:Date:In-Reply-To:References:From; b=hvVzWl0xEucfuc+lusHvJpnbB6kQd2y5ABEmf7EdiBJ/PgPMgf9n2WUsEFgH7xaEO Lpe2HuXe+sx1QMD7oOTUuBvFbe/nQWEWa8/xPIgVqDzk88hFKPp/csytB+9S10mHQQ tdYK7L2tpbCJ5NwjGcc3+SLpoCMcx0GpauaogF2w= From: "rdapp at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/112406] [14 Regression] Several SPECCPU 2017 benchmarks fail with on internal compiler error: in expand_insn, at optabs.cc:8305 after g:01c18f58d37865d5f3bbe93e666183b54ec608c7 Date: Tue, 21 Nov 2023 09:33:01 +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: rdapp at gcc dot gnu.org X-Bugzilla-Status: REOPENED X-Bugzilla-Resolution: X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 14.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 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D112406 --- Comment #17 from Robin Dapp --- Thanks, I reproduced it on the compile farm with this example. Going to ha= ve a look. riscv doesn't fail in a similar way this time.=