]> git.ipfire.org Git - thirdparty/gcc.git/commit
aarch64: Avoid -Wincompatible-pointer-types warning in Linux unwinder
authorFlorian Weimer <fweimer@redhat.com>
Fri, 1 Dec 2023 07:10:12 +0000 (08:10 +0100)
committerFlorian Weimer <fweimer@redhat.com>
Fri, 1 Dec 2023 07:10:12 +0000 (08:10 +0100)
commit335bd6c938c254e3ae4b019cfc8a94bb8009ca81
tree5c5867c2a1f66c810252984527ed3203aa9d84b5
parent923a67f17badcbe6e2b2e5d3570a265443258c8e
aarch64: Avoid -Wincompatible-pointer-types warning in Linux unwinder

* config/aarch64/linux-unwind.h
(aarch64_fallback_frame_state): Add cast to the expected type
in sc assignment.
libgcc/config/aarch64/linux-unwind.h