------- Comment #3 from falk at debian dot org 2010-03-14 23:35 ------- Confirmed, here is a testcase:
int fragile_block(void) { typedef __attribute__ ((aligned (16))) struct { int i; } XmmUint16; return 0; } -- falk at debian dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Component|c++ |debug Ever Confirmed|0 |1 Keywords| |ice-on-valid-code Known to fail| |4.4.1 4.5.0 Summary|ICE gen_type_die_with_usage,|[4.4/4.5 Regression] ICE |at dwarf2out.c:14745 |gen_type_die_with_usage, at | |dwarf2out.c:14745 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43370