[Bug lto/93966] [9/10 Regression] -fcf-protection -flto -g don't work togeter
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Mar 4 11:34:00 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93966
--- Comment #9 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-8 branch has been updated by H.J. Lu <hjl@gcc.gnu.org>:
https://gcc.gnu.org/g:38296a44a0eae7c613647217858746e89c02438c
commit r8-10109-g38296a44a0eae7c613647217858746e89c02438c
Author: H.J. Lu <hjl.tools@gmail.com>
Date: Mon Mar 2 03:08:57 2020 -0800
lto: Also copy .note.gnu.property section
When generating the separate file with LTO debug sections, we should
also copy .note.gnu.property section.
PR lto/93966
* simple-object.c (handle_lto_debug_sections): Also copy
.note.gnu.property section.
(cherry picked from commit 577350603a657590c4b54a4a966cb49497e2514c)
More information about the Gcc-bugs
mailing list