[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/24951] Thin archive doesn't work with compressed section
From: |
cvs-commit at gcc dot gnu.org |
Subject: |
[Bug ld/24951] Thin archive doesn't work with compressed section |
Date: |
Fri, 30 Aug 2019 14:47:21 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=24951
--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot
gnu.org> ---
The master branch has been updated by H.J. Lu <address@hidden>:
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=6744bcad05396a5901149a202270e523e454769d
commit 6744bcad05396a5901149a202270e523e454769d
Author: H.J. Lu <address@hidden>
Date: Fri Aug 30 07:46:15 2019 -0700
Copy BFD_COMPRESS/BFD_DECOMPRESS/BFD_COMPRESS_GABI for thin archive
We need to copy BFD_COMPRESS, BFD_DECOMPRESS and BFD_COMPRESS_GABI flags
for thin archive.
PR ld/24951
* archive.c (_bfd_get_elt_at_filepos): Copy BFD_COMPRESS,
BFD_DECOMPRESS and BFD_COMPRESS_GABI flags for thin archive.
--
You are receiving this mail because:
You are on the CC list for the bug.