> Peter Vreman a écrit :
>>
>> > Hello,
>> >
>> > With v1.9.4, is there a way to align a label in an assembler
>> > procedure?
>>
>> .align, .balign or .p2align
>
> I forgot to tell "with {$ASMMODE INTEL}". But if I understand you
> well, in order to use aligned labels, I have to (re-)write the code
> with the AT&T assembler. Fortunately the .s files do exist :-)

Added support for the ALIGN directive also to asmmode intel.



_______________________________________________
fpc-pascal maillist  -  [EMAIL PROTECTED]
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to