You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix: do no use .cfi_negate_ra_state within the assembly on Arm64
Compiling openzfs on aarch64 with gcc-8 and gcc-9 is failing currently.
See issue #14965 for deeper context.
I have re-generated the assembly without the "-mbranch-protection=standard"
compiling option.
I have tested this on Arm64 FreeBSD 13.2 and AlmaLinux-8.
Signed-off-by: Tino Reichardt <[email protected]>
Closes: #14965
0 commit comments