Port-vax archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Anyone running -current?



On Mon, May 27, 2013 at 04:44:22PM +0200, Martin Husemann wrote:
>    b2b1d:       d0 ff dd d1     movl *efd00 <_lc_global_locale>,r1
>    b2b21:       03 00 51 

vs.

>    b2aa1:       d0 ff b9 b2     movl *edd60 <_GLOBAL_OFFSET_TABLE_+0x13bc>,r0
>    b2aa5:       03 00 50 
>    b2aa8:       d0 60 51        movl (r0),r1

Ok, after looking closer I see that r1 should be _lc_global_locale.cache
after both of these sequences, so everything is fine here.

Digging on...

Martin



Home | Main Index | Thread Index | Old Index