------- Comment #22 from rguenth at gcc dot gnu dot org  2010-02-14 23:26 
-------
There are no modifications visible in the assembly.  But there is magic:

        .objc_cls_refs
        .align 2
L_OBJC_CLASS_REFERENCES_0:
        .long   L_OBJC_CLASS_NAME_0

what is .objc_cls_refs?

Well, obviously some Objective-C maintainer needs to chime in and explain
things.


-- 


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

Reply via email to