https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91130
--- Comment #43 from Richard Biener <rguenth at gcc dot gnu.org> --- Author: rguenth Date: Mon Aug 12 10:59:58 2019 New Revision: 274309 URL: https://gcc.gnu.org/viewcvs?rev=274309&root=gcc&view=rev Log: 2019-08-12 Richard Biener <rguent...@suse.de> PR driver/91130 * lto-wrapper.c (get_options_from_collect_gcc_options): Remove lang_mask option, always use CL_DRIVER. (get_options_from_collect_gcc_options): Adjust. (find_and_merge_options): Likewise. (run_gcc): Likewise. Modified: trunk/gcc/ChangeLog trunk/gcc/lto-wrapper.c