https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104503
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jakub at gcc dot gnu.org --- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> --- The FE requires that std::type_info definition is seen before it can handle typeid, so bet the module code needs to take it into account.