From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 354E03858C36; Mon, 10 Jul 2023 05:11:00 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 354E03858C36 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1688965860; bh=PgcOIejIPOZDolBkBLIv5DVoVmyuum8O9ClrwI9dA6s=; h=From:To:Subject:Date:In-Reply-To:References:From; b=pbfxumojfvZDYMJu1cvHgEbXScrZ+3Zc75Mga19mCl12U2huE1gqGfeFIvlL100dj ebf6AkIT+qbsGU1WxiEEEVi2HhgXti2+vfEAhPj760HyzdwUTpJZwiLagxbUk/vDFJ 5HZplT1kQUNHmo27fGXmsibqggtxgv0298zhQpFc= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/95661] Code built with -m32 uses SSE2 instructions Date: Mon, 10 Jul 2023 05:10:59 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: 8.3.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: DUPLICATE 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: resolution 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=3D95661 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|INVALID |DUPLICATE --- Comment #5 from Andrew Pinski --- This is a dup of bug 109954 in the end which was fixed. *** This bug has been marked as a duplicate of bug 109954 ***=