From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id C2B343857835; Wed, 3 May 2023 10:39:22 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C2B343857835 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1683110362; bh=CzlJ5ZopAtbCqZtS8fkm1BPh95tKJUgJDrFG65lbCZ0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=OlbyID7iEtQ0A6EZIAXe6aax5C43Qcc2IQl7vY9weJEFWptyF8XTVs7hrXGwsUF/W Dq4NWO9wpmD/bDj8KANZl8xEtADgPtE9IWyGNqRsebXTt6sibaOwlTVDt0hi0zynvq BJ4Mkrps+7M+Iep8i+Ky2bqUTxZ7tC+9oekwgtBY= From: "jakub at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/108854] [10 Regression] tbb-2021.8.0 fails on i686-linux (32-bit), internal compiler error: in expand_expr_real_1, at expr.c:10281 since r10-4511-g6cf67b62c8cda035dccac Date: Wed, 03 May 2023 10:39:21 +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: 11.3.0 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: jakub at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: jakub at gcc dot gnu.org X-Bugzilla-Target-Milestone: 10.5 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: short_desc 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=3D108854 Jakub Jelinek changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[10/11 Regression] |[10 Regression] |tbb-2021.8.0 fails on |tbb-2021.8.0 fails on |i686-linux (32-bit), |i686-linux (32-bit), |internal compiler error: in |internal compiler error: in |expand_expr_real_1, at |expand_expr_real_1, at |expr.c:10281 since |expr.c:10281 since |r10-4511-g6cf67b62c8cda035d |r10-4511-g6cf67b62c8cda035d |ccac |ccac --- Comment #18 from Jakub Jelinek --- Fixed for 11.4 as well.=