[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Bug target/42542] Vectorizer produces incorrect results on max/min of unsigned intergers




------- Comment #20 from ubizjak at gmail dot com  2010-01-08 07:48 -------
According to http://gcc.gnu.org/ml/gcc-patches/2010-01/msg00213.html, ia64
should be fixed in the same way as x86.

The wrong code is located in ia64/ia64.c ia64_expand_vecint_compare, around
line 1730. Correct code is in i386/i386.c ix86_expand_int_vcond, around line
16250.

So, adding ia64 maintainer to CC and reopening PR as ia64 target bug.


-- 

ubizjak at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sje at cup dot hp dot com
             Status|RESOLVED                    |REOPENED
 GCC target triplet|x86                         |x86, ia64
         Resolution|FIXED                       |


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

------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.


Reply to: