This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/42542] Vectorizer produces incorrect results on max/min of unsigned intergers
- From: "sje at cup dot hp dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Jan 2010 00:58:09 -0000
- Subject: [Bug target/42542] Vectorizer produces incorrect results on max/min of unsigned intergers
- References: <bug-42542-5724@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #24 from sje at cup dot hp dot com 2010-01-12 00:58 -------
Never mind, when I copied (and modified) the x86 tests for ia64 I forgot to put
a 'return 0' at the end of the main program so I was getting a non-zero exit.
I will test my patch tonight and if all looks good submit it tomorrow.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42542