https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69161

--- Comment #13 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
(In reply to ktkachov from comment #12)
> (In reply to Jakub Jelinek from comment #11)
> 
> > And __INTPTR_TYPE__ g = (__INTPTR_TYPE__) &g; ?
> 
> You mean (__INTPTR_TYPE__) &c; ?
> It ICEs as well:

Sure, sorry for the typo.

Reply via email to