From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 2439A3858C60; Thu, 14 Mar 2024 18:44:14 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2439A3858C60 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1710441854; bh=4oN2BsOrjip2kaJzm055sybErlBBYdoOnrNOcKIyVG8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=DHogeVBzdzxt3galqmn2ZVcgKjNznjES4XDxiBs0aeMEJIC1MI83QvH8fmn3Yn4VR 1EQW8JKKyCz+hNE0kn+e3Axyg46Keqg+gS3dPng4qVMAfgnNLaO1Kj61JWgn+Sw47I 02YUMgXrUpCOF4Kkynux9+Xchiaol96pOmkmXe24= From: "sjames at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/114339] [14 regression] Tor miscompiled with -O2 -mavx -fno-vect-cost-model Date: Thu, 14 Mar 2024 18:44:13 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: tree-optimization X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: sjames at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED 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: attachments.created 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=3D114339 --- Comment #3 from Sam James --- Created attachment 57705 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D57705&action=3Dedit larger.i Ah, wait, that might be a bad reduction. Let me attach a larger one, then I= can give the original if needed too.=