https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81430
--- Comment #10 from Thomas Schwinge <tschwinge at gcc dot gnu.org> --- Author: tschwinge Date: Fri Aug 11 15:37:14 2017 New Revision: 251053 URL: https://gcc.gnu.org/viewcvs?rev=251053&root=gcc&view=rev Log: [PR lto/81430] Revert "Add nvptx_override_options_after_change" This reverts r250421; properly fixed by r250852. PR lto/81430 * config/nvptx/nvptx.c (nvptx_override_options_after_change): Remove function. (TARGET_OVERRIDE_OPTIONS_AFTER_CHANGE): Remove definition. Modified: trunk/gcc/ChangeLog trunk/gcc/config/nvptx/nvptx.c