diff options
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r-- | gcc/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index fc908fe..f25b7ef 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,5 +1,9 @@ 2018-05-30 Jan Hubicka <hubicka@ucw.cz> + * lto-opts.c (lto_write_options): Skip OPT_dumpdir, OPT_fresolution_. + +2018-05-30 Jan Hubicka <hubicka@ucw.cz> + * 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 |