This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc 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 libc/23031] [arm] SIGILL in memchr


https://sourceware.org/bugzilla/show_bug.cgi?id=23031

--- Comment #4 from Jef Driesen <jefdriesen at hotmail dot com> ---
Our kernel defconfig file contains:

CONFIG_VFP=y
CONFIG_VFPv3=y
CONFIG_NEON=y
CONFIG_KERNEL_MODE_NEON=y

So unless it gets disabled elsewhere (*), the kernel is build with neon
enabled.

(*) I'll double check the build procedure to rule this out. Unfortunately
CONFIG_IKCONFIG is not enabled.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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