This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/12083] [IMPROVEMENT PROPOSITION] To have builtin function comparing memory backwards
- From: "zack at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Aug 2003 21:11:44 -0000
- Subject: [Bug c/12083] [IMPROVEMENT PROPOSITION] To have builtin function comparing memory backwards
- References: <20030827204425.12083.yuri@tsoft.com>
- 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=12083
------- Additional Comments From zack at gcc dot gnu dot org 2003-08-27 21:11 -------
The appropriate name for such an intrinsic would be __builtin_rmemcmp.
I admit to not seeing the utility, but additional intrinsics don't cost much,
and you must have a use for such a thing.