------- Comment #12 from iains at gcc dot gnu dot org  2010-05-30 01:00 -------
OK, so I've patch obj-act.c to remove the two cases where ASM_xxxx was called. 
The test code compiles and runs without -flto and produces the errors as per
comment #9 when -flto is given.

The required content is present, it's just that the elements have become
disconnected - it looks like the reference has been updated, but not what it
refers too.  


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44140

Reply via email to