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

--- Comment #1 from Jan Hubicka <hubicka at ucw dot cz> ---
> The ICE backtrace is:
> 
> 930408-1.c:6:1: error: type variant differs by TYPE_PACKED.
>  } s;
>  ^
>  <enumeral_type 0x7f7dbda115e8 foo asm_written unsigned packed type_0 QI

Hmm, actually I wonder why we put TYPE_PACKED to enums?
> 
> I see this at least as far back as r223695 and it appears on trunk at r223800.
> Honza, is this related to your type work recently?

Probably, I added the verification bits, but the issue is in the tree probably
for ags.

Honza

Reply via email to