Hi, On Sun, 10 Mar 2019, Jonas Maebe wrote:
> It's always possible to add a hint about efficiency in case the size of > the locals grows beyond offsets that can be embedded in a single > instruction, although this hint would trigger already at 32KB of locals > on e.g. PowerPC. I'm all for such a hint in any case, even if that limit is quite low on many archs. It's useful also on m68k, where the "efficiency limit" is also 32K. One who ports code across many CPU archs, especially slower ones (embedded anyone?) such hint could be important to discover inefficiency hotspots. Charlie _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal