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. _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal