|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug binutils/29390] On aarch64 binaries readelf --debug-dump=frames reports DW_CFA_AARCH64_negate_ra_state as DW_CFA_GNU_window_save |
Date: | Thu, 21 Jul 2022 07:07:30 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=29390 --- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Alan Modra <amodra@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=e4e340a3ff2ccc825f4a40abf947cdf32b3fdbbf commit e4e340a3ff2ccc825f4a40abf947cdf32b3fdbbf Author: Alan Modra <amodra@gmail.com> Date: Thu Jul 21 16:28:50 2022 +0930 PR29390, DW_CFA_AARCH64_negate_ra_state vs. DW_CFA_GNU_window_save PR 29390 binutils/ * dwarf.c (is_aarch64, DW_CFA_GNU_window_save_name): New. (display_debug_frames): Use them. (init_dwarf_regnames_aarch64): Set is_aarch64. (init_dwarf_regnames_by_elf_machine_code): Clear is_aarch64. (init_dwarf_regnames_by_bfd_arch_and_mach): Likewise. gas/ * testsuite/gas/aarch64/pac_ab_key.d: Adjust expected output. * testsuite/gas/aarch64/pac_negate_ra_state.d: Likewise. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |