https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95604

--- Comment #5 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-10 branch has been updated by Matthias Klose
<d...@gcc.gnu.org>:

https://gcc.gnu.org/g:8147c741df97ee02aa64c099c6b360e6a93384e1

commit r10-8492-g8147c741df97ee02aa64c099c6b360e6a93384e1
Author: Matthias Klose <d...@ubuntu.com>
Date:   Tue Jul 14 10:23:47 2020 +0200

    LTO: pick up -fcf-protection flag for the link step

    2020-07-14  Matthias Klose  <d...@ubuntu.com>

            PR lto/95604
            * lto-wrapper.c (merge_and_complain): Add decoded options as
parameter,
            error on different values for -fcf-protection.
            (append_compiler_options): Pass -fcf-protection option.
            (find_and_merge_options): Add decoded options as parameter,
            pass decoded_options to merge_and_complain.
            (run_gcc): Pass decoded options to find_and_merge_options.
            * lto-opts.c (lto_write_options): Pass -fcf-protection option.

    (cherry picked from commit 6a48d12475cdb7375b98277f8bc089715feeeafe)

Reply via email to