[fpc-devel] Regressions on i386-win32 and x86_64-win64
Sven Barth
pascaldragon at googlemail.com
Sun Mar 3 11:46:16 CET 2019
Am 02.03.2019 um 17:59 schrieb J. Gareth Moreton:
> It might need double-checking, but I'm getting a couple of regressions
> on the trunk for i386-win32 and x86_64-win64:
>
> Failed, compilation successful webtbf/tw4893d.pp 2018/12/06 07:01:14
> Failed, compilation successful webtbf/tw4893e.pp 2018/12/06 07:01:14
>
> Both these tests seem to be label/goto tests for {$mode fpc} and
> {$mode objfpc) - can anyone confirm, or do I have a faulty set-up?
Those two tests check that {$goto on} is not set by default for modes
FPC and ObjFPC. You probably have that set in your FPC configuration
which would explain your failures when compiling by hand. And do you
maybe pass -Sg along to the testsuite as well? (using TEST_OPT)
Regards,
Sven
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20190303/f52e3ac5/attachment.html>
More information about the fpc-devel
mailing list