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.

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

Reply via email to