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: [POWERPC] Don't override gcc -mcpu with wrong asm .machine


Alan Modra <amodra@gmail.com> writes:

> On Fri, Oct 20, 2017 at 03:51:54PM -0200, Tulio Magno Quites Machado Filho wrote:
>> I understand that ppc64le was never tested on POWER4, but I'm afraid this
>> failure is actually showing there is another problem.
>
> Yes, why is powerpc64/multiarch/memcmp-power4.S being compiled for
> powerpc64le?

powerpc64 code is reused in powerpc64le.  It has been working well, but I
believe we can improve how the Implies mechanism is being used.

>   And even with --disable-multiarch!

Do you mean --disable-multi-arch?
In my tests, powerpc64/power8/memcmp.S is being used instead.

-- 
Tulio Magno


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