[fpc-devel] Fwd: FPC 3.2.2-RC1 released!

J. Gareth Moreton gareth at moreton-family.com
Thu Mar 25 11:46:07 CET 2021


Actually it might just be 3.3.1 - I'm struggling to work out Linux's 
directory order and hard links etc.

On 25/03/2021 10:44, J. Gareth Moreton via fpc-devel wrote:
>
> Hi Chris,
>
> Thanks for getting in contact again.  I'm still at it.  The fact they 
> are in 3.2.2 tells me that these bugs have been present for a while, 
> and they seem to be in 3.2.0 too, at least when I run the compiler in 
> the Lazarus debugger using 3.2.0, the compiler then makes bad code in 
> turn.  I'm still stumped unfortunately, but I will keep at it.  The 
> problem runs deep!
>
> I really want to fix it, although if anyone else can identify the 
> problem before I can, I'll be most grateful.
>
> Gareth aka. Kit
>
> On 25/03/2021 09:43, RORDEN, CHRIS wrote:
>> Any progress on the ARM optimization bugs?
>>
>> Begin forwarded message:
>>
>>> *From:* Marco van de Voort via fpc-devel 
>>> <fpc-devel at lists.freepascal.org>
>>> *Date:* March 25, 2021 at 5:41:43 AM EDT
>>> *To:* fpc-devel at lists.freepascal.org
>>> *Cc:* Marco van de Voort <fpc at pascalprogramming.org>
>>> *Subject:* *Re: [fpc-devel] FPC 3.2.2-RC1 released!*
>>> *Reply-To:* FPC developers' list <fpc-devel at lists.freepascal.org>
>>>
>>> 
>>> Op 2021-03-24 om 22:14 schreef Martin Frb via fpc-devel:
>>>>
>>>> Just run the testsuite. I got a few errors.
>>>>
>>>> Though I did build fpc from svn myself, therefore it might be a 
>>>> problem in my setup
>>>> Below output is 64 bit Ubuntu Linux.
>>>>
>>>> Is this of interest?
>>>> If yes, what info will be needed?
>>>
>>> Current know failures for linux/x86_64 are e.g.: 
>>> (https://www.freepascal.org/testsuite/cgi-bin/testsuite.cgi?run1id=568888&run2id=&previousrunid=568619&noskipped=1&failedonly=1&action=Show%2FCompare)
>>>
>>>
>>> id    filename    result
>>> 4835 
>>> <https://www.freepascal.org/testsuite/cgi-bin/testsuite.cgi?action=4&testfileid=4835> 
>>>    test/opt/tdfa11.pp 
>>> <https://www.freepascal.org/testsuite/cgi-bin/testsuite.cgi?action=3&run1id=568888&testfileid=4835> 
>>>    Failed to compile
>>> 4846 
>>> <https://www.freepascal.org/testsuite/cgi-bin/testsuite.cgi?action=4&testfileid=4846> 
>>>    test/opt/tdfa8.pp 
>>> <https://www.freepascal.org/testsuite/cgi-bin/testsuite.cgi?action=3&run1id=568888&testfileid=4846> 
>>>    Failed, compilation successful
>>> 3305 
>>> <https://www.freepascal.org/testsuite/cgi-bin/testsuite.cgi?action=4&testfileid=3305> 
>>>    test/packages/webtbs/tw14265.pp 
>>> <https://www.freepascal.org/testsuite/cgi-bin/testsuite.cgi?action=3&run1id=568888&testfileid=3305> 
>>>    Failed to compile
>>> 5630 
>>> <https://www.freepascal.org/testsuite/cgi-bin/testsuite.cgi?action=4&testfileid=5630> 
>>>    test/tarray15.pp 
>>> <https://www.freepascal.org/testsuite/cgi-bin/testsuite.cgi?action=3&run1id=568888&testfileid=5630> 
>>>    Failed to run
>>> 2893 
>>> <https://www.freepascal.org/testsuite/cgi-bin/testsuite.cgi?action=4&testfileid=2893> 
>>>    test/timplements4a.pp 
>>> <https://www.freepascal.org/testsuite/cgi-bin/testsuite.cgi?action=3&run1id=568888&testfileid=2893> 
>>>    Failed to run
>>> 2894 
>>> <https://www.freepascal.org/testsuite/cgi-bin/testsuite.cgi?action=4&testfileid=2894> 
>>>    test/timplements4b.pp 
>>> <https://www.freepascal.org/testsuite/cgi-bin/testsuite.cgi?action=3&run1id=568888&testfileid=2894> 
>>>    Failed to run
>>> 5896 
>>> <https://www.freepascal.org/testsuite/cgi-bin/testsuite.cgi?action=4&testfileid=5896> 
>>>    test/treadonlydata.pp 
>>> <https://www.freepascal.org/testsuite/cgi-bin/testsuite.cgi?action=3&run1id=568888&testfileid=5896> 
>>>    Failed to run
>>> 2460 
>>> <https://www.freepascal.org/testsuite/cgi-bin/testsuite.cgi?action=4&testfileid=2460> 
>>>    test/tset6.pp 
>>> <https://www.freepascal.org/testsuite/cgi-bin/testsuite.cgi?action=3&run1id=568888&testfileid=2460> 
>>>    Failed to compile
>>> 5991 
>>> <https://www.freepascal.org/testsuite/cgi-bin/testsuite.cgi?action=4&testfileid=5991> 
>>>    webtbs/tw14315b.pp 
>>> <https://www.freepascal.org/testsuite/cgi-bin/testsuite.cgi?action=3&run1id=568888&testfileid=5991> 
>>>    Failed to run
>>> 5223 
>>> <https://www.freepascal.org/testsuite/cgi-bin/testsuite.cgi?action=4&testfileid=5223> 
>>>    webtbs/tw29893.pp 
>>> <https://www.freepascal.org/testsuite/cgi-bin/testsuite.cgi?action=3&run1id=568888&testfileid=5223> 
>>>    Failed to compile
>>> 2456 
>>> <https://www.freepascal.org/testsuite/cgi-bin/testsuite.cgi?action=4&testfileid=2456> 
>>>    webtbf/tw3930a.pp 
>>> <https://www.freepascal.org/testsuite/cgi-bin/testsuite.cgi?action=3&run1id=568888&testfileid=2456> 
>>>    Failed, compilation successful
>>>
>>>
>>> Which are 11 too, so I guess those are known ones.
>>>
>>>
>>> _______________________________________________
>>> fpc-devel maillist  - fpc-devel at lists.freepascal.org
>>> https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel
>
> <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient> 
> 	Virus-free. www.avast.com 
> <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient> 
>
>
> <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
>
> _______________________________________________
> fpc-devel maillist  -  fpc-devel at lists.freepascal.org
> https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel


-- 
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20210325/c8b0e302/attachment-0001.htm>


More information about the fpc-devel mailing list