This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: _mm_cast*, icc8.1 new intrinsics



On Jan 13, 2005, at 12:02 AM, tbp wrote:


Hello,

Would it be possible to add those, as far as know, new casting intrinsics?
On gcc4 i just use a C cast but i've found the painful way they have
to be used with ICC8.1 to avoid useless store/load and, again as far
as i know, aren't supported by any gcc (or msvc2k3 btw).

Please file a bug, http://gcc.gnu.org/bugs.html.


Thanks,
Andrew Pinski


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]