]> git.ipfire.org Git - thirdparty/gcc.git/commit
doc: Standardize on "bitwise" and "elementwise"
authorGerald Pfeifer <gerald@pfeifer.com>
Thu, 25 Sep 2025 22:09:32 +0000 (00:09 +0200)
committerGerald Pfeifer <gerald@pfeifer.com>
Thu, 25 Sep 2025 22:09:32 +0000 (00:09 +0200)
commit505c139c584f4db199d8b1b5539b40bf457eaafc
tree79c3def9d2669bff595f26100d9717757aa46adc
parent29c28bb9123c5cbbef1f4c39ddaf5733cb8ec313
doc: Standardize on "bitwise" and "elementwise"

...over "bit-wise" and "element-wise".

gcc:
* doc/invoke.texi (Warning Options): Use "bitwise" over
"bit-wise".
* doc/extend.texi (Vector Extensions): Use "elementwise"
over "element-wise".
* doc/md.texi (Standard Names): Ditto.
gcc/doc/extend.texi
gcc/doc/invoke.texi
gcc/doc/md.texi