target/7693
hubicka@gcc.gnu.org
hubicka@gcc.gnu.org
Sat Oct 19 06:56:00 GMT 2002
The following reply was made to PR target/7693; it has been noted by GNATS.
From: hubicka@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:
Subject: target/7693
Date: 19 Oct 2002 13:51:34 -0000
CVSROOT: /cvs/gcc
Module name: egcs
Branch: gcc-3_2-branch
Changes by: hubicka@gcc.gnu.org 2002-10-19 06:51:34
Modified files:
gcc : ChangeLog
gcc/config/i386: mmintrin.h
Log message:
* mmintrin.h (__m64): typedef it to v2si.
(_mm_cvtsi32_si64, _mm_cvtsi32_si64_mm_sll_pi16,
_mm_sll_pi32, _mm_sll_pi64, _mm_slli_pi64, _mm_sra_pi16,
_mm_sra_pi32, _mm_srl_pi16, _mm_srl_pi32, _mm_srl_pi64,
_mm_srli_pi64, _mm_and_si64, _mm_andnot_si64,
_mm_or_si64, _mm_xor_si64): Add neccesary casts.
* xmmintrin.h (_mm_setzero_si64): Likewise.
PR target/7693
Patch by Shawn Wagner
* mmintrin.h: Replace pi64 by si64.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.13152.2.657.2.98&r2=1.13152.2.657.2.99
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/i386/mmintrin.h.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.1.22.1&r2=1.1.22.2
More information about the Gcc-prs
mailing list