https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125595
eric.nwogbo1 at gmail dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |eric.nwogbo1 at gmail dot com
--- Comment #2 from eric.nwogbo1 at gmail dot com ---
g++ -fmodules -c -fmodule-only -fsearch-include-path bits/std.cc -std=c++26
g++ -fmodules -c a.cppm -std=c++26
g++ -fmodules -c b.cppm -std=c++26
I run these 3, after clearing gcm.cache.
