This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/12083] [IMPROVEMENT PROPOSITION] To have builtin function comparing memory backwards


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]