On Mon, Feb 10, 2025 at 04:21:28PM -, Roger Sayle wrote:
> 2025-02-10 Roger Sayle
>
> include/ChangeLog
> * dwarf2.def(DW_CFA_AARCH64_negate_ra_state_with_pc): Define.
Space after def
Ok for trunk with that nit fixed.
> diff --git a/include/dwarf2.def b/include/dwarf2.def
> index
The contents of include/dwarf2.def have diverged between the gcc and
the binutils repositories. Currently, it's impossible to build a combined
tree, as GCC won't build with the binutils version of dwarf2.def and
binutils
won't build with the gcc version. This patch realigns this file by copying