[PATCH v2 1/2] powerpc/uaccess: Fix build errors seen with GCC 13/14
Michael Ellerman
patch-notifications at ellerman.id.au
Mon Jun 3 12:45:11 AEST 2024
On Wed, 29 May 2024 22:30:28 +1000, Michael Ellerman wrote:
> Building ppc64le_defconfig with GCC 14 fails with assembler errors:
>
> CC fs/readdir.o
> /tmp/ccdQn0mD.s: Assembler messages:
> /tmp/ccdQn0mD.s:212: Error: operand out of domain (18 is not a multiple of 4)
> /tmp/ccdQn0mD.s:226: Error: operand out of domain (18 is not a multiple of 4)
> ... [6 lines]
> /tmp/ccdQn0mD.s:1699: Error: operand out of domain (18 is not a multiple of 4)
>
> [...]
Applied to powerpc/fixes.
[1/2] powerpc/uaccess: Fix build errors seen with GCC 13/14
https://git.kernel.org/powerpc/c/2d43cc701b96f910f50915ac4c2a0cae5deb734c
[2/2] powerpc/uaccess: Use YZ asm constraint for ld
https://git.kernel.org/powerpc/c/50934945d54238d2d6d8db4b7c1d4c90d2696c57
cheers
More information about the Linuxppc-dev
mailing list