diff options
author | Nathan Sidwell <nathan@acm.org> | 2021-02-25 08:33:05 -0800 |
---|---|---|
committer | Nathan Sidwell <nathan@acm.org> | 2021-02-25 08:58:26 -0800 |
commit | 9592deabf3c6b9e23aa7a5b84724672cb7c8d560 (patch) | |
tree | 113d5d6764192a7d1aad3d3824a5afc99ad3b603 /libgomp/task.c | |
parent | 9f08c08531b61b68a41c9c5403ec0cc288ae3aba (diff) | |
download | gcc-9592deabf3c6b9e23aa7a5b84724672cb7c8d560.zip gcc-9592deabf3c6b9e23aa7a5b84724672cb7c8d560.tar.gz gcc-9592deabf3c6b9e23aa7a5b84724672cb7c8d560.tar.bz2 |
c++: Rename new -flang-note-module-read option [PR 99166]
I realized that the just-added flang-note-module-read option should
also cover module writes, and was therefore misnamed. This addresses
that, replacing it with a -flang-note-module-cmi pair of options. As
this was such a recent addition, I didn't leave the old option
available.
PR c++/99166
gcc/c-family/
* c.opt (-flang-info-module-cmi): Renamed option.
gcc/
* doc/invoke.texi (flang-info-module-cmi): Renamed option.
gcc/cp/
* module.cc (module_state::inform_cmi_p): Renamed field.
(module_state::do_import): Adjust.
(init_modules, finish_module_processing): Likewise.
(handle_module_option): Likewise.
gcc/testsuite/
* g++.dg/modules/pr99166_a.X: Adjust.
* g++.dg/modules/pr99166_b.C: Adjust.
* g++.dg/modules/pr99166_c.C: Adjust.
* g++.dg/modules/pr99166_d.C: Adjust.
Diffstat (limited to 'libgomp/task.c')
0 files changed, 0 insertions, 0 deletions