[fpc-devel]fpchrc compiles incorecclty on 1.1 [2001/03/07]
Peter Vreman
peter at freepascal.org
Tue Mar 13 10:32:54 CET 2001
> > Unit I wrote (fpchrc) don't want to work properly if compiled on
> > 1.1 compiler. However works nicely on 1.0.5.
> >
> > I think it's all because of using inline; directive, but anyways
> > it's strange...
>
> I should work correctly now. Peter fixed a bug regarding the handling of parameters and
local variables in assembler blocks of inlined procedures. The bug was in both 1.0.5 and
1.1, so it was probably just coincidence it worked correctly under the former version.
It worked with 1.0.4, becuase 1.0.4 doesn't check the the assembler instructions in the
assembler blocks.
More information about the fpc-devel
mailing list