Rainer Stratmann wrote on Thu, 09 Aug 2012:

Am Thursday 09 August 2012 17:09:57 schrieb Jonas Maebe:
if it were added it would be
quite possible that this would also disable inlining the containing
routine for implementation reasons.

I think the reason for disabling is that in the asm code can be identifyers
and jumplabels which are difficult to handle then.

In the inline( $AB , $CD , ... ) instruction is only pure data, so for me
there is no reason to disable the inlining then.

inline() can contain identifiers and labels just like assembler blocks. But again: there are no plans to add support for inline().


Jonas
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to