From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 7C1673850408; Tue, 21 Feb 2023 18:32:42 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7C1673850408 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1677004362; bh=pD7MWpdtSFrxwDy2aQJFc046w/s4DSfEZXvwGO0Y2m0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=pQmI3PqaiXSV/DQOtg7mMTMBi6f3QVIhEIJW5pCUWtY/vEe6vL/WEGpv4X3ni9UkC 7LxFU7aNJ+AiLu4cAupJYSM2ek/RAWHzw0R1fTJK6oQ0CM2gIUWEj61njiYm8ja0qk RmlLoqpL5L+AjwVCOs0xCCea6bxGWtT7oUWGCJRw= From: "jakub at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/108854] tbb-2021.8.0 fails on i686-linux (32-bit), internal compiler error: in expand_expr_real_1, at expr.c:10281 Date: Tue, 21 Feb 2023 18:32:42 +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, needs-reduction X-Bugzilla-Severity: normal X-Bugzilla-Who: jakub at gcc dot gnu.org X-Bugzilla-Status: WAITING 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=3D108854 --- Comment #7 from Jakub Jelinek --- You can e.g. try to pass additional -freport-bug option, then the preproces= sed source with command line and other important details should be stored into a /tmp/cc*.out file which the diagnostics will tell you which one it was.=