https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124582
Nathaniel Shead <nshead at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=123810
CC| |nshead at gcc dot gnu.org
--- Comment #2 from Nathaniel Shead <nshead at gcc dot gnu.org> ---
This was caused by r16-7903-gf8152db38660061623150b346d84765676e92844,
reflection now uses a different representation of `typedef struct {} foo;`
which modules isn't yet equipped to deal with. I'm hoping to fix this when I
get some time but I'm not currently working on it.