Re: [PATCH] lto: Also copy .note.gnu.property section

2020-02-28 Thread H.J. Lu
Here is the updated patch without testcase.OK for master and backport to GCC 8/9 branches? Thanks. -- H.J. From 3504e52532359db1697f741606d04fd43d852e0a Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Fri, 28 Feb 2020 06:22:18 -0800 Subject: [PATCH] lto: Also copy .note.gnu

[PATCH] lto: Also copy .note.gnu.property section

2020-02-28 Thread H.J. Lu
When generating the separate file with LTO debug sections, we should also copy .note.gnu.property section. OK for master if there is no regression? Thanks. H.J. --- libiberty/ PR lto/93966 * simple-object.c (handle_lto_debug_sections): Also copy .note.gnu.property sectio