diff options
author | Martin Liska <mliska@suse.cz> | 2021-02-05 13:11:44 +0100 |
---|---|---|
committer | Martin Liska <mliska@suse.cz> | 2021-02-08 12:31:24 +0100 |
commit | 0d701e3eb89870237669ef7bf41394d90c35ae70 (patch) | |
tree | 1b07829e072abb7fee500525bdeb3a4b11e3e022 /COPYING.RUNTIME | |
parent | fe2034e9c039c998fc5da730ed531c61cf2e0b7d (diff) | |
download | gcc-0d701e3eb89870237669ef7bf41394d90c35ae70.tar.gz |
opts: fix handling of -fpatchable-function-entries option
gcc/ChangeLog:
PR lto/98971
* cfgexpand.c (pass_expand::execute): Parse per-function option
flag_patchable_function_entry and use it.
* common.opt: Remove function_entry_patch_area_size and
function_entry_patch_area_start global variables.
* opts.c (parse_and_check_patch_area): New function.
(common_handle_option): Use it.
* opts.h (parse_and_check_patch_area): New function.
* toplev.c (process_options): Parse and use
function_entry_patch_area_size.
Diffstat (limited to 'COPYING.RUNTIME')
0 files changed, 0 insertions, 0 deletions