[PATCH] powerpc: Remove assembler workarounds

Andreas Schwab schwab@suse.de
Mon Jun 23 09:35:18 GMT 2025


On Jun 23 2025, Florian Weimer wrote:

> * Andreas Schwab:
>
>> On Jun 20 2025, Sachin Monga wrote:
>>
>>> ../sysdeps/powerpc/powerpc64/le/power10/memcmp.S: Assembler messages:
>>> ../sysdeps/powerpc/powerpc64/le/power10/memcmp.S:112: Error: unrecognized
>>> opcode: `lxvp'
>>
>> How does the compiler call the assembler?
>
> Should the cleanup have changed
>
> .machine power9
>
> to
>
> .machine power10
>
> ?

Yes, but it works anyway if the assembler is called with -many,
apparently.

-- 
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."


More information about the Libc-alpha mailing list