https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99019
Jonathan Wakely <redi at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |diagnostic Severity|normal |enhancement Status|UNCONFIRMED |NEW Last reconfirmed| |2021-02-09 Ever confirmed|0 |1 --- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> --- The current fix-it hint is correct. What's missing is an additional fix-it hint about the global module fragment, i.e. specific to modules. GCC currently has no such hints related to modules. Confirming as an enhancement.