]> git.ipfire.org Git - thirdparty/gcc.git/commit
c++: add missing -fabi-version docs
authorJason Merrill <jason@redhat.com>
Thu, 1 May 2025 20:04:29 +0000 (16:04 -0400)
committerJason Merrill <jason@redhat.com>
Thu, 1 May 2025 20:43:55 +0000 (16:43 -0400)
commit87c4460024dadef0aa1c767be146ad3831857ebe
treeea67a6b6951634835f13928542d6c776aef9944f
parentb6d37ec1dd2a228d94e7b5b438f3aa53684316bc
c++: add missing -fabi-version docs

Looks like I've forgotten to update the docs for -fabi-version for a couple
of my changes.

gcc/ChangeLog:

* doc/invoke.texi: Add -fabi-version detail.
* common.opt: Likewise.
gcc/common.opt
gcc/doc/invoke.texi