This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/31380] [4.1/4.2/4.3]: Typo in gcc/config/i386/sse.md
- From: "hjl at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Mar 2007 13:38:43 -0000
- Subject: [Bug target/31380] [4.1/4.2/4.3]: Typo in gcc/config/i386/sse.md
- References: <bug-31380-682@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from hjl at gcc dot gnu dot org 2007-03-28 14:38 -------
Subject: Bug 31380
Author: hjl
Date: Wed Mar 28 14:38:24 2007
New Revision: 123299
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=123299
Log:
2007-03-28 Grigory Zagorodnev <grigory_zagorodnev@linux.intel.com>
PR target/31380
* config/i386/sse.md (uminv16qi3): Use UMIN instead of UMAX.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/i386/sse.md
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31380