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:
> b2b19: d0 ac 04 50 movl 0x4(ap),r0
> b2b1d: d0 ff dd d1 movl *efd00 <_lc_global_locale>,r1
> b2b21: 03 00 51
The asm code output by gcc already looks wrong:
movl *_lc_global_locale,%r1
but I can't spot the pattern that generates this at a quick glance.
Martin
Home |
Main Index |
Thread Index |
Old Index