--- Comment #5 from hjl dot tools at gmail dot com 2010-08-21 05:21 ---
*** This bug has been marked as a duplicate of 45336 ***
--
hjl dot tools at gmail dot com changed:
What|Removed |Added
--
--- Comment #4 from hjl dot tools at gmail dot com 2010-08-16 17:25 ---
Apparently, icc treats those intrinsics as returning unsigned int.
I will investigate.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41323
--- Comment #3 from hjl dot tools at gmail dot com 2010-08-16 15:47 ---
Since we implement _mm_XXX intrinsics with __builtin_ia32_XXX,
we can make the prototype of __builtin_ia32_XXX to match the hardware.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41323
--- Comment #2 from hjl dot tools at gmail dot com 2010-08-16 14:54 ---
Apparently, it isn't a problem for icc.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41323
--- Comment #1 from hjl dot tools at gmail dot com 2010-08-16 14:52 ---
*** Bug 45294 has been marked as a duplicate of this bug. ***
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41323
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
Severity|trivial |enhancement
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41323