Il 14/08/2018 10:00, Martok ha scritto:

What Kit said, but a correction: the threshold is not 50, it is 19. And what is 
generated is not technically a jump table, but a
typed dispatch table.

From what I can read from Wikipedia, every compound of the case is enclosed in a procedure (or in a function, as you said the table is typed), declared with
nostackframe, and called by an array of index, right?

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

Reply via email to