------- Comment #10 from jvdelisle at gcc dot gnu dot org 2010-01-23 14:03 ------- As Paul would say, I am flummoxed. In remove_subobject_ref at line expr.c:1159 e->ref = p->ref->next; p->ref is NULL, resulting in the segfault. I have been unable to conjure a solution.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41044