lto-wrapper.c (debug_objcopy): Add rename parameter; pass it down to simple_object_co...
authorJan Hubicka <hubicka@ucw.cz>
Wed, 30 May 2018 16:36:55 +0000 (18:36 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Wed, 30 May 2018 16:36:55 +0000 (16:36 +0000)
commit0df8dc6e188733f28a9c73544d50b7eec96e53bc
tree216ae6a6db9c629e1b61e5c2bbba94b5f66bf43b
parentde54061dccca2c469bc77502743f8a0e0aa49287
lto-wrapper.c (debug_objcopy): Add rename parameter; pass it down to simple_object_copy_lto_debug_sections.

* lto-wrapper.c (debug_objcopy): Add rename parameter; pass
it down to simple_object_copy_lto_debug_sections.
(run_gcc): Determine incremental LTO link time and configure
lto1 into non-wpa mode, disable renaming of debug sections.

From-SVN: r260961
gcc/ChangeLog
gcc/lto-wrapper.c