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

end3er at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |end3er at gmail dot com

--- Comment #5 from end3er at gmail dot com 2011-01-28 21:15:19 UTC ---
oops, I missed  some lines from the C CTOR:

000081cc <C::C(int)>:
    81cc:       e591c000        ldr     ip, [r1]
    81d0:       e580c000        str     ip, [r0]
    81d4:       e51cc010        ldr     ip, [ip, #-16]

 ([r1] is equal to [0x1d4a0] = 0xfffffff8 instead of [0x1d498]=0x81b8 which is
mapped)

Reply via email to