------- Comment #4 from andi-gcc at firstfloor dot org 2010-07-19 19:13 ------- The test case works, but my big project now crashes with
758 prevailing->node->local.used_from_object_file = false; (gdb) p prevailing->vnode $1 = (struct varpool_node *) 0x0 I think it's a different variable now. I assume you'll need a test case for this too? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44966