https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124399
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org,
| |jason at gcc dot gnu.org
--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
I think the problem is that here eval_annotations_of is called on a reflection
of a not yet completed type.
