Re: [fpc-pascal]Align instruction

2004-06-23 Thread Jonas Maebe
On 24 jun 2004, at 01:52, Marcel Martin wrote: BTW, nobody answered about the problem with "Level 2 Optimizations" I reported here a few days ago. Is it a bug of the compiler? I ask the question because at the moment I am sure of nothing (sometimes my PC is very creative :-) Yes, it's most likely a

Re: [fpc-pascal]Align instruction

2004-06-23 Thread Marcel Martin
Peter Vreman a écrit : > Added support for the ALIGN directive also to asmmode intel. Thanks. BTW, nobody answered about the problem with "Level 2 Optimizations" I reported here a few days ago. Is it a bug of the compiler? I ask the question because at the moment I am sure of nothing (sometimes

Re: [fpc-pascal]Align instruction

2004-06-23 Thread Peter Vreman
> 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 cod

Re: [fpc-pascal]Align instruction

2004-06-22 Thread Marcel Martin
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

Re: [fpc-pascal]Align instruction

2004-06-21 Thread Peter Vreman
> Hello, > > With v1.9.4, is there a way to align a label in an assembler > procedure? .align, .balign or .p2align ___ fpc-pascal maillist - [EMAIL PROTECTED] http://lists.freepascal.org/mailman/listinfo/fpc-pascal