From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E16FA3861970; Thu, 9 Jul 2020 22:01:03 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E16FA3861970 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1594332063; bh=9CEghEvWWe4aFZm7hTshVjMRq37jamvdAz1A8kmBSQI=; h=From:To:Subject:Date:In-Reply-To:References:From; b=vZFjju9EAI/L1nVHP40/Bmen3UydDMrlIhUe+PtA1UshvAjrQe+aSHVrRRWRm6RSE pkWvw0gBLNhw3bPmX7rqyxo+hM9jDldI4Dvh9ob3ZvIxuka8qKKMwkUTo9NCSPutL4 ZhchmGzY2QRVqv8uXjfwlbLns80YtkBNPVdTm0TM= From: "wschmidt at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/96139] Vector element extract mistypes long long int down to long int Date: Thu, 09 Jul 2020 22:01:03 +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: 9.3.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: wschmidt 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: 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 X-BeenThere: gcc-bugs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-bugs mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Jul 2020 22:01:04 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D96139 --- Comment #2 from Bill Schmidt --- Have you tried it for -m32, out of curiosity?=