------- Comment #11 from ramana dot r at gmail dot com  2009-02-08 05:23 -------
(In reply to comment #10)
> This might have been implemented for 4.4 already.  Section anchors now have
> been enabled for ARM.
> 

4.4 seems to enable this with section anchors turned on. This is the code
generated. 

Here is the code generated for the function reported. 

        ldr     r3, .L3
        mov     r0, #11
        mov     r2, #12
        stmia   r3, {r0, r2}    @ phole stm
        bx      lr


I suspect this can now be closed. 


-- 


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

Reply via email to