[PATCH 4/4] arm: Enable ARM mode for armv6 strlen

Phil Blundell pb@pbcl.net
Thu Apr 12 20:31:00 GMT 2018


On Thu, 2018-04-12 at 16:41 -0300, Adhemerval Zanella wrote:
> Because as reported by BZ#23031 [1], the user is using a kernel
> explicit
> configured to no enable thumb instructions. Although this kernel
> config 
> is debatable whether is brings any gain to userland, it still a valid
> one.

I don't think it's legitimate for the user to tell glibc that he's
using ARMv7 and then configure the runtime environment to disable some
parts of that architecture.  If he doesn't want Thumb, he should
configure glibc for an architecture that doesn't include it.

p.



More information about the Libc-alpha mailing list