This is the mail archive of the newlib@sourceware.org mailing list for the newlib 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]

Re: libm -fno-builtin


(I'm resending this, now that the newlib mail server has stopped
blocking my mail)

Wilco Dijkstra <Wilco.Dijkstra@arm.com> writes:
> That looks like a bug indeed since nobody will remember to use 
> -fno-tree-loop-distribute-patterns.

There's already a hack in string/memset.c which uses the
__inhibit_loop_to_libcall macro defined in string/local.h.

Using that in the remaining definitions of memset and memcpy should
solve the problem for now.

-- 
-keith

Attachment: signature.asc
Description: PGP signature


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