options: Fix 'enabledby_negargs' typo in 'LangEnabledBy' option property diagnostics
authorThomas Schwinge <thomas@codesourcery.com>
Mon, 28 Mar 2022 08:25:16 +0000 (10:25 +0200)
committerThomas Schwinge <thomas@codesourcery.com>
Tue, 29 Mar 2022 09:18:36 +0000 (11:18 +0200)
commit2788d42bdc66988449d40bf638f203a7cffc6cd9
tree019106d142cdc211b4f03b5fa80945fb39fabebc
parent8bbeffc102bdd0a69576a8df47c588aba5a9b529
options: Fix 'enabledby_negargs' typo in 'LangEnabledBy' option property diagnostics

Originally introduced almost ten years ago in
r193303/commit 0829c7f7c5210cd1581042115cfe95c97283f44c
"optc-gen.awk: Factor code out to...".

gcc/
* opt-functions.awk (lang_enabled_by): Fix 'enabledby_negargs'
typo.
gcc/opt-functions.awk