[Bug other/42542] g++ "-O -ftree-vectorize" produces incorrect results for less-than operator

hjl dot tools at gmail dot com gcc-bugzilla@gcc.gnu.org
Tue Dec 29 20:48:00 GMT 2009



------- Comment #5 from hjl dot tools at gmail dot com  2009-12-29 20:48 -------
"-ftree-vectorize -msse4" works fine since it generates pmaxud in SSE4.1.
It seems that gcc doesn't properly emulate pmaxud.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42542



More information about the Gcc-bugs mailing list