Help needed on inline assembly

Jarrett Billingsley kb3ctd2 at yahoo.com
Wed Jan 30 17:13:28 PST 2008


"Hendrik Renken" <funsheep at -[no-spam]-gmx.net> wrote in message 
news:fnqet1$1on0$1 at digitalmars.com...

> Doesnt seem to work for me (using DMD 1.026 on linux). Or the aligment
> is in 1.026 broken again...

Ah, it's probably because of Linux.  That code works on Windows.  I forgot 
that DMD uses ELF on Linux like GDC.  DMD maybe can't control the alignment 
of the data there.

Either that, or it's a genuine bug.  :\ 




More information about the Digitalmars-d-learn mailing list