From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 08CF838582AC; Mon, 4 Dec 2023 11:01:52 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 08CF838582AC DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1701687712; bh=Xyz+fH0P7JJ6SIxCPMGo8OuB7pfqyref0jJySnJ+Fho=; h=From:To:Subject:Date:In-Reply-To:References:From; b=RRW9DrAid7Pea0oDdx/gZpxvhc2MV3Gz+iDxF2SBlLuQMcXqmou6gjoO8w+OUJTdV 0Cdx2cCOe17cLoMYoG6xxX/85DVydVNljqS1suE1LU/UCwtWghd/w9YYRTHBhiMhHy CbtTCoZF4DFN5d079730TgpDbBxzlm9FSCG7Mb1E= From: "sjames at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/112572] [14 regression] LLVM miscompiled since r14-5355-g3cd3a09b3f91a1 Date: Mon, 04 Dec 2023 11:01:50 +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: wrong-code X-Bugzilla-Severity: blocker X-Bugzilla-Who: sjames at gcc dot gnu.org X-Bugzilla-Status: NEW 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=3D112572 --- Comment #32 from Sam James --- (In reply to Sam James from comment #30) > afaik the best we have so far is > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D112613#c0 we also know that pipewire fails a test (test-filter) when built for -m32, = but I haven't reduced it. it's way smaller than llvm though and C.=