options: Remove 'gcc/c-family/c.opt:Warray-bounds' option definition record
authorThomas Schwinge <thomas@codesourcery.com>
Thu, 24 Mar 2022 21:17:23 +0000 (22:17 +0100)
committerThomas Schwinge <thomas@codesourcery.com>
Wed, 30 Mar 2022 06:57:59 +0000 (08:57 +0200)
commit78291af555e957a149c00a68f0fefdc419feee6f
tree1a9c8105e9b7f48eea4965970f1d509cb52c4410
parente3d2b0d040e9baf6c0548b865ed5244dec464cc1
options: Remove 'gcc/c-family/c.opt:Warray-bounds' option definition record

A one-argument form of the 'LangEnabledBy' option property isn't defined,
and effectively appears to be a no-op.  Removing that one, the
'gcc/c-family/c.opt:Warray-bounds' option definition record becomes empty,
and doesn't add anything over 'gcc/common.opt:Warray-bounds', and may thus
be removed entirely.  This only changes 'build-gcc/gcc/optionlist'
accordingly, but no other generated files.

Clean-up after r262912/commit 0d7f90652080c42cddca6f9b68f6895218c70880
"PR middle-end/82063 - issues with arguments enabled by -Wall".

gcc/c-family/
* c.opt (Warray-bounds): Remove.
gcc/c-family/c.opt