https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109718
Nathaniel Shead <nshead at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |nshead at gcc dot gnu.org
Resolution|--- |DUPLICATE
Status|UNCONFIRMED |RESOLVED
--- Comment #1 from Nathaniel Shead <nshead at gcc dot gnu.org> ---
I think once the patch for PR123622 is submitted this should work by using
g++ -c -M -MG -std=c++23 -fconcepts -fmodules test.cc
so I'll mark as a dup of that. Though there's still a lot of general questions
about how to handle module dependency scanning I think. Thanks for the report!
*** This bug has been marked as a duplicate of bug 123622 ***