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

2021-03-25 Thread Marco van de Voort via fpc-devel
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

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

2021-03-25 Thread J. Gareth Moreton via fpc-devel
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.

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

2021-03-25 Thread J. Gareth Moreton via fpc-devel
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

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

2021-03-25 Thread J. Gareth Moreton via fpc-devel
Okay, scratch that - it is in 3.2.0 as well (I confirmed it by forcing Lazarus to run the compiler with the -i option and displaying all the output), despite the About box claiming it was 3.3.1 for some reason. Gareth aka. Kit On 25/03/2021 10:46, J. Gareth Moreton via fpc-devel wrote: Actua

[fpc-devel] fpc trunk / dwarf 4 / lineinfo

2021-03-25 Thread Martin via fpc-devel
Has anything changed with lineinfo for dwarf 4?  (Actually I am not sure if it worked before, but I am unaware of problems before) I updated to latest svn yesterday. So more or less up to date. fpc.exe -B -MObjFPC   -gw4  -O-  -WG   ArgVPrg.pas the "objdump" from trunk/install/binw64/objdump.ex