Re: [PATCH 1/8] aarch64: Use PAUTH instead of V8_3A in some places

2025-04-04 Thread Richard Sandiford
Alfie Richards writes: > Hi Richard, > > Is this backport okay for GCC 14 as well? > (It applies cleanly for 14 but patch for 12 and 13 required a minor edit) Yeah, OK for GCC 14, thanks. Richard > > Alfie > > On 20/03/2025 14:05, Alfie Richards wrote: >> Hi all, >> >> This commit applies clea

Re: [PATCH 1/8] aarch64: Use PAUTH instead of V8_3A in some places

2025-03-31 Thread Alfie Richards
Hi Richard, Is this backport okay for GCC 14 as well? (It applies cleanly for 14 but patch for 12 and 13 required a minor edit) Alfie On 20/03/2025 14:05, Alfie Richards wrote: Hi all, This commit applies cleanly to GCC 14 and fixes PR119372. Bootstrapped and regtested on aarch64-linux-gnu.

Re: [PATCH 1/8] aarch64: Use PAUTH instead of V8_3A in some places

2025-03-20 Thread Alfie Richards
Hi all, This commit applies cleanly to GCC 14 and fixes PR119372. Bootstrapped and regtested on aarch64-linux-gnu. Okay for gcc 14 backport? Alfie Richards On 08/10/2024 16:46, Richard Sandiford wrote: Andrew Carlotti writes: gcc/ChangeLog: * config/aarch64/aarch64.cc (aar

Re: [PATCH 1/8] aarch64: Use PAUTH instead of V8_3A in some places

2024-10-08 Thread Richard Sandiford
Andrew Carlotti writes: > gcc/ChangeLog: > > * config/aarch64/aarch64.cc > (aarch64_expand_epilogue): Use TARGET_PAUTH. > * config/aarch64/aarch64.md: Update comment. > > > diff --git a/gcc/config/aarch64/aarch64.cc b/gcc/config/aarch64/aarch64.cc > index > e7bb3278a27eca44c46af

[PATCH 1/8] aarch64: Use PAUTH instead of V8_3A in some places

2024-10-04 Thread Andrew Carlotti
gcc/ChangeLog: * config/aarch64/aarch64.cc (aarch64_expand_epilogue): Use TARGET_PAUTH. * config/aarch64/aarch64.md: Update comment. diff --git a/gcc/config/aarch64/aarch64.cc b/gcc/config/aarch64/aarch64.cc index e7bb3278a27eca44c46afd26069d608218198a54..cf1107127fd5d9e