]> git.ipfire.org Git - thirdparty/gcc.git/commit
Skip -fwhole-program when merging LTO options.
authorJan Hubicka <jh@suse.cz>
Wed, 21 Dec 2022 11:45:56 +0000 (12:45 +0100)
committerJan Hubicka <jh@suse.cz>
Wed, 21 Dec 2022 11:45:56 +0000 (12:45 +0100)
commit89ba8366fe12fd2d04535c99ba67f33d7e305132
treecd8f095102eea8fd3e3fbc58329e3fc61f477ac2
parent6bfc384f559e448f0f93603a46c41ad9dd34f890
Skip -fwhole-program when merging LTO options.

gcc/ChangeLog:

2022-12-21  Jan Hubicka  <hubicka@ucw.cz>

* lto-opts.cc (lto_write_options): Also skip -fwhole-program.
gcc/lto-opts.cc