]> git.ipfire.org Git - thirdparty/gcc.git/commit
doc: Document module language-linkage supported
authorNathan Sidwell <nathan@acm.org>
Tue, 21 Jun 2022 13:23:11 +0000 (06:23 -0700)
committerNathan Sidwell <nathan@acm.org>
Tue, 21 Jun 2022 13:25:03 +0000 (06:25 -0700)
commitf1fcd6e3ad911945bc3c24a3a5c7ea99b910121e
treec1de265ccb951961e57a4cb1e3b6d4dcdd42407a
parentab981aab92cbc71918fbaadcf6fa64bdb2b69be7
doc: Document module language-linkage supported

I missed we documented this as unimplemented, when I implemented it.

gcc/
* doc/invoke.texi (C++ Modules): Remove language-linkage
as missing feature.
gcc/doc/invoke.texi