https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126207
Drea Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |INVALID
Status|UNCONFIRMED |RESOLVED
--- Comment #2 from Drea Pinski <pinskia at gcc dot gnu.org> ---
Right before the call to resolves_to_fixed_type_p (which is not checked), there
is a call to typeid_evaluated_p which does check the return value of
resolves_to_fixed_type_p.
