]> git.ipfire.org Git - thirdparty/gcc.git/commit
aarch64: Ensure const and sign correctness
authorPekka Seppänen <pexu@gcc.mail.kapsi.fi>
Wed, 20 Sep 2023 18:41:01 +0000 (19:41 +0100)
committerRichard Sandiford <richard.sandiford@arm.com>
Wed, 20 Sep 2023 18:41:01 +0000 (19:41 +0100)
commit0a59ff65df6da8267efb5c97dead8cd0dcd5b445
treeba90e8814ebb6d0713981e0cfdb368049beb8e0c
parentc08ffa04d95890f39b3f99d50d0276a61a3e66bf
aarch64: Ensure const and sign correctness

Be const and sign correct by using a matching CIE augmentation type.
Use a builtin instead of relying <string.h> being included.

libgcc/ChangeLog:

* config/aarch64/aarch64-unwind.h (aarch64_cie_signed_with_b_key):
Use const unsigned type and a builtin.

Signed-off-by: Pekka Seppänen <pexu@gcc.mail.kapsi.fi>
libgcc/config/aarch64/aarch64-unwind.h