diff options
author | Richard Biener <rguenther@suse.de> | 2022-05-03 10:23:51 +0200 |
---|---|---|
committer | Richard Biener <rguenther@suse.de> | 2022-05-03 10:25:45 +0200 |
commit | 99f55024b0609e0d85f6c58828faad3c51a49749 (patch) | |
tree | 97bb792b8e953a3cb4d1312185a534ed3b1f10f4 /gcc/genattr.cc | |
parent | dfae0c5a29f336cdab234b28999f9ba9dc20a4d0 (diff) | |
download | gcc-99f55024b0609e0d85f6c58828faad3c51a49749.zip gcc-99f55024b0609e0d85f6c58828faad3c51a49749.tar.gz gcc-99f55024b0609e0d85f6c58828faad3c51a49749.tar.bz2 |
Fixup OPTION_SET_P usage in finish_options
When some code was moved from process_options to finish_options,
uses of OPTION_SET_P were not replaced with references to the
opts_set option set. The following fixes this.
2022-05-03 Richard Biener <rguenther@suse.de>
* opts.cc: #undef OPTIONS_SET_P.
(finish_options): Use opts_set instead of OPTIONS_SET_P.
Diffstat (limited to 'gcc/genattr.cc')
0 files changed, 0 insertions, 0 deletions