<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Am 02.03.2019 um 17:59 schrieb J.
      Gareth Moreton:<br>
    </div>
    <blockquote type="cite"
      cite="mid:3539.1551545982@web-cluster.fastnet.co.uk">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <style> BODY { font-family:Arial, Helvetica, sans-serif;font-size:12px; }</style>It
      might need double-checking, but I'm getting a couple of
      regressions on the trunk for i386-win32 and x86_64-win64:<br>
      <br>
      Failed, compilation successful webtbf/tw4893d.pp 2018/12/06
      07:01:14<br>
      Failed, compilation successful webtbf/tw4893e.pp 2018/12/06
      07:01:14<br>
      <br>
      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?<br>
    </blockquote>
    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)<br>
    <br>
    Regards,<br>
    Sven<br>
  </body>
</html>