------- Comment #15 from iains at gcc dot gnu dot org 2010-04-12 13:39 ------- (In reply to comment #12) > GCC would ICE if the referenced DIE wasn't being output on: > gcc_assert (AT_ref (a)->die_offset); > in output_die.
thanks Jakub, for now we need to work around this .. (a) until dsymutils are fixed for darwin9 (a long wait possibly) (b) or they are Open Sourced (no idea what the block is to that) (c) someone has time to roll our own .. (tempting - but there are more pressing things on my time). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43254