diff options
Diffstat (limited to 'ld/testsuite/ld-aarch64/eh-frame-bar.s')
-rw-r--r-- | ld/testsuite/ld-aarch64/eh-frame-bar.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/testsuite/ld-aarch64/eh-frame-bar.s b/ld/testsuite/ld-aarch64/eh-frame-bar.s index a67d8e4..ebc4feb 100644 --- a/ld/testsuite/ld-aarch64/eh-frame-bar.s +++ b/ld/testsuite/ld-aarch64/eh-frame-bar.s @@ -12,7 +12,7 @@ __longjmp: .cfi_offset x27, 24 .cfi_offset x28, 32 .cfi_offset x29, 32 - .cfi_offset x30, 36 + .cfi_offset x30, 40 .cfi_offset d9, 8 # This eh frame data differs from eh-frame-bar.s here, see the comment # in eh-frame-foo.s |