Skip to content

Commit

Permalink
Fix: do no use .cfi_negate_ra_state within the assembly on Arm64
Browse files Browse the repository at this point in the history
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
  • Loading branch information
mcmilk committed Jan 16, 2024
1 parent a1771d2 commit fa4c588
Show file tree
Hide file tree
Showing 2 changed files with 3,659 additions and 3,741 deletions.
Loading

0 comments on commit fa4c588

Please sign in to comment.