[Insight-developers] ITK / CableSwig / gcc 4.1 / 64 bit Linux - _mm_cvtsd_si64 and _mm_cvtss_si64

Brad King brad.king at kitware.com
Wed Feb 9 09:10:40 EST 2011


On 02/09/2011 08:49 AM, Wheeler, Frederick W (GE Global Research) wrote:
> 
>> From: Brad King [mailto:brad.king at kitware.com]
>> On 02/08/2011 04:41 PM, Wheeler, Frederick W (GE Global Research)
> wrote:
>>> Here are the changes I made to fix the errors.
>>
>> Please try the source tree patch below.
> 
> This patch works.  I did a complete CableSwig and ITK rebuild and the
> bottom line is: 100% tests passed, 0 tests failed out of 1537

Great!

> Looks to me like you removed the definition part so only a declaration
> was made (replaced {...} with ;).  Let me know if anything else was
> changed.

No, that was about it.  Committed:

Add _mm_cvts[sd]_si64 to GCC 4.1 patched [ex]mmintrin.h
/cvsroot/GCC_XML/gccxml/GCC_XML/Support/GCC/4.1/gccxml_gnu_emmintrin.h,v  <--  GCC_XML/Support/GCC/4.1/gccxml_gnu_emmintrin.h
new revision: 1.2; previous revision: 1.1
/cvsroot/GCC_XML/gccxml/GCC_XML/Support/GCC/4.1/gccxml_gnu_xmmintrin.h,v  <--  GCC_XML/Support/GCC/4.1/gccxml_gnu_xmmintrin.h
new revision: 1.2; previous revision: 1.1

Thanks,
-Brad


More information about the Insight-developers mailing list