[Bug ada/12966] x86 array comparison optimization
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sat Nov 8 18:24:00 GMT 2003
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-11-08 18:24 -------
The problem is that ada is makes a "call" to memcmp which has to be done with byte wise, so
maybe the builtin expand needs to be help to "fix" (help out) for the call to memcmp.
--
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |enhancement
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
GCC build triplet|i686-pc-linux-gnu |
GCC host triplet|i686-pc-linux-gnu |
GCC target triplet|i686-pc-linux-gnu |
Keywords| |pessimizes-code
Last reconfirmed|0000-00-00 00:00:00 |2003-11-08 18:24:13
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12966
More information about the Gcc-bugs
mailing list