]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
[Morello GDB] Fix bug in conditional definition of morello structs
authorLuis Machado <luis.machado@arm.com>
Fri, 22 Jul 2022 10:22:29 +0000 (11:22 +0100)
committerLuis Machado <luis.machado@arm.com>
Fri, 22 Jul 2022 10:22:29 +0000 (11:22 +0100)
commit6198c2216f4474302f5d37cd1fd28e56031d66e4
tree81dfef821875c71fbf2c0b5a7923a1569bef76ed
parentf0a8e7c6fed06ec1d952cd4b47528a0cc3171b26
[Morello GDB] Fix bug in conditional definition of morello structs

The previous commit fixing this issue (bf5ddcecc07c2d89e824851f5f940ebe7e2af0fd)
failed to spot an issue with include ordering.

Fix all such issues with this patch.
gdb/aarch64-linux-nat.c
gdb/nat/aarch64-cap-linux.c
gdbserver/linux-aarch64-low.cc