On Thu, Jan 13, 2022 at 1:58 AM Nikolay Nikolov via fpc-devel <
fpc-devel@lists.freepascal.org> wrote:

> I haven't tested in Windows, but it would be very strange and suspicious
> if the results are very different.
>

It would be neither of those things. The exception handling on x64 Windows
is the fastest provided by FPC, for example (though the compiler AFAIK
avoids doing anything that would generate exception handling code within
its own codebase as much as possible).

On Thu, Jan 13, 2022 at 1:58 AM Nikolay Nikolov via fpc-devel <
fpc-devel@lists.freepascal.org> wrote:

> A bug report with steps to reproduce would probably be nice.
>

That limit is a fundamental hardware limitation, not a bug. Not at all hard
to imagine someone encountering it on 32-bit particularly if they're using
Lazbuild for multi-threaded compilation.
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to