On Sat, 15 Nov 2025, Jason Merrill wrote:

> Tested x86_64-pc-linux-gnu.  Any opinions?  Bikeshedding of the flag name?
> 
> -- 8< --
> 
> For simple testcases that want to use the std module, it would be useful to
> have a reasonably short way to request building the binary module form
> before the testcase.  So with this patch users can write
> 
>   g++ -std=c++20 -fmodules --compile-std-module mytest.C

If this is intended for users, it definitely needs documenting in 
invoke.texi.

-- 
Joseph S. Myers
[email protected]

Reply via email to