]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/arm-tdep.c
Cast to enum bfd_endian in arm_get_next_pcs_read_memory_unsigned_integer
authorAntoine Tremblay <antoine.tremblay@ericsson.com>
Fri, 18 Dec 2015 20:23:58 +0000 (15:23 -0500)
committerAntoine Tremblay <antoine.tremblay@ericsson.com>
Fri, 18 Dec 2015 20:29:07 +0000 (15:29 -0500)
commit5f2dfcfdb5def494d13bff72275f6ff75fe75f40
tree466624a57dd0dfe3af4a97809fed7a2111f001c4
parentaff9c0f8ab32e4f2f7ff9700afe84a61d23a08c6
Cast to enum bfd_endian in arm_get_next_pcs_read_memory_unsigned_integer

This patch fixes the cxx build broken by commit : d9311bfaf572cf14af577a66e79c51c491553552.

Pushed as obvious.

gdb/ChangeLog:

* arm-tdep.c (arm_get_next_pcs_read_memory_unsigned_integer): Cast
to enum bfd_endian)
gdb/ChangeLog
gdb/arm-tdep.c