------- Comment #7 from rask at gcc dot gnu dot org 2007-12-16 12:55 ------- It's the dataflow merge (125624) that broke it. Revision 125623 with 130333 on top is fine, but 125624 with 125851 (so it builds) and 130333 on top fails. The patch in comment #6 has one testsuite regression on arm-unknown-elf: FAIL: gcc.dg/struct/wo_prof_malloc_size_var.c (internal compiler error) FAIL: gcc.dg/struct/wo_prof_malloc_size_var.c (test for excess errors)
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34226