This is the mail archive of the libc-alpha@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]

Re: GCC 4.8 and -ftree-loop-distribute-patterns.


> I have noted this option also creating memmove calls when building some mpn
> objects and memset call on wcsmbs files when building for PowerPC.

Why are these a problem?  If the compiler decided it was optimal to use
those calls, we should let it.  There's only a problem when it's using a
function to define itself.


Thanks,
Roland


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