[Bug middle-end/66325] [6 Regression] ICE in gcc.c-torture/execute/930408-1.c, verify_type fails with --enable-checking=yes on arm-none-eabi

hubicka at ucw dot cz gcc-bugzilla@gcc.gnu.org
Wed Jun 3 00:28:00 GMT 2015


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



More information about the Gcc-bugs mailing list