This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/12086] memcmp(i,j,4) should use word (SI) subtraction
- From: "pinskia 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 Aug 2003 17:02:59 -0000
- Subject: [Bug optimization/12086] memcmp(i,j,4) should use word (SI) subtraction
- References: <20030828030040.12086.pinskia@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12086
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-08-28 17:02 -------
Posted patch <http://gcc.gnu.org/ml/gcc-patches/2003-08/msg01826.html>.