------- Comment #8 from dje at gcc dot gnu dot org 2008-05-09 14:36 ------- The TOC anchor SYMBOL_REF does not have an associated DECL, so the new patch crashes with a segfault. I'm not sure if there is a safe section to assume for SYMBOL_REFs without DECLs.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36182