From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19331 invoked by alias); 23 Jul 2003 20:34:06 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 19322 invoked by uid 48); 23 Jul 2003 20:34:04 -0000 Date: Wed, 23 Jul 2003 20:34:00 -0000 Message-ID: <20030723203404.19321.qmail@sources.redhat.com> From: "otaylor at redhat dot com" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20030722041707.11628.dean-gcc@arctic.org> References: <20030722041707.11628.dean-gcc@arctic.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug target/11628] movd support for _mm_cvtsi32_si64 and _mm_cvtsi64_si32 X-Bugzilla-Reason: CC X-SW-Source: 2003-07/txt/msg02755.txt.bz2 List-Id: PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org. http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11628 ------- Additional Comments From otaylor at redhat dot com 2003-07-23 20:34 ------- Indeed 8871 is about fixing the 64-bit casting to use movd. I think this bug should be marked as a duplicate. (Ading extra builtins to work around the broken patterns for casting, which it sounds like what this patch does, is, IMO, not a good idea.)