> Do you think it's granted that there is only one return in a function ?
> Maybe optimization or "exit" could create additional returns

Actually I do. Because I write this function :)
It uses quite a lot of loops and ifs, but no exits.
And what I need is a reliable way to get its code size at runtime without 
manually inspecting it on every rebuild.

_______________________________________________
fpc-devel maillist  -  [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to