]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR other/85161 (Test case failures in libbacktrace on powerpc64 BE starting with...
authorJakub Jelinek <jakub@redhat.com>
Wed, 4 Apr 2018 17:18:14 +0000 (19:18 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 4 Apr 2018 17:18:14 +0000 (19:18 +0200)
commitc5c4b2ae6e33f8541d6d6300276fff3381706d81
tree0fc23d219540f64c9e5f4d9e269450d14560245f
parent600583ab730f6cedd762b0e46a14061e2a6e097c
re PR other/85161 (Test case failures in libbacktrace on powerpc64 BE starting with r253456)

PR other/85161
* elf.c (elf_zlib_fetch): Fix up predefined macro names in test for
big endian, only use 32-bit loads if endianity macros are predefined
and indicate big or little endian.

From-SVN: r259096
libbacktrace/ChangeLog
libbacktrace/elf.c