On 07/20/2016 03:39 PM, Szabolcs Nagy wrote:
All function classes listed in gcc/coretypes.h are supported by musl.Most of the optimizations based on these function classes are not relevant for standard conform c code, but this is required to get rid of some test system noise. gcc/ 2016-07-20 Szabolcs Nagy <szabolcs.n...@arm.com> * config/linux.c (linux_libc_has_function): Return true on musl.
Also ok I guess. Bernd