[fpc-pascal] AVR Busy Wait implementation

Simon Ameis SAmeis.fpc at web.de
Sun Jan 24 00:00:59 CET 2016


Would it be possible to issue a hint why a procedure can't be inlined at
a specific call?
This could change with the compiler and the user knows what to change
for inlining.

Where do I find documentation/examples on how to define a compiler
intrinsic procedure?

Am 23.01.2016 um 11:53 schrieb Florian Klaempfl:
> I am against documenting this:
> - inline is only a hint to the compiler
> - the exact rules are very subtile and might differ between platforms/abi
> - the behaviour might change between different compiler versions
> So it is hard to document this precisely.
>
> IMO the only proper solution is to implement delaying as compiler
> intrinsics as it is done by gcc as well.




More information about the fpc-pascal mailing list