Re: [PATCH, SH] Add support for inlined builtin_strncmp
Christian Bruel wrote: > No regressions for -m2 and -m4 for sh-elf. > OK for trunk ? OK with the change of ChangeLog entry suggested by your another mail. Thanks! Regards, kaz
Re: [PATCH, SH] Add support for inlined builtin_strncmp
In the ChangeLog, the entry * gcc/config/sh/sh-mem.cc (sh_expand_cmpnstr): Moved here. is instead * gcc/config/sh/sh-mem.cc (sh_expand_cmpnstr): New function. Sorry for this, Christian