Op 2021-07-01 om 01:35 schreef J. Gareth Moreton via fpc-devel:
Actually, remind me... what revision number is 3.2.0 based off?
r39628 mid august 2018
___
fpc-devel maillist - fpc-devel@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/m
J. Gareth Moreton via fpc-devel schrieb am
Do., 1. Juli 2021, 01:29:
> Ah curses. I fear it was something I did. I don't like the idea of
> stepping through each revision until we find one that works.
>
That's where bisecting comes into play: find a revision where it is working
(or not working
Actually, remind me... what revision number is 3.2.0 based off?
Gareth aka. Kit
On 01/07/2021 00:29, J. Gareth Moreton via fpc-devel wrote:
Ah curses. I fear it was something I did. I don't like the idea of
stepping through each revision until we find one that works.
https://bugs.freepascal
Ah curses. I fear it was something I did. I don't like the idea of
stepping through each revision until we find one that works.
https://bugs.freepascal.org/view.php?id=38294
https://bugs.freepascal.org/view.php?id=38334
https://bugs.freepascal.org/view.php?id=38339
https://bugs.freepascal.org/
On 09/06/2021 09:29, Pierre Muller via fpc-devel wrote:
Martin,
could you check if this relates to bug #38973?
https://bugs.freepascal.org/view.php?id=38973
This bug also does not show in current trunk.
If you get the same pattern of failures, it is most probably related
to this wrong o
On 09/06/2021 09:47, Martin Frb via fpc-devel wrote:
On 09/06/2021 09:29, Pierre Muller via fpc-devel wrote:
could you check if this relates to bug #38973?
https://bugs.freepascal.org/view.php?id=38973
This bug also does not show in current trunk.
If you get the same pattern of failures,
On 09/06/2021 09:29, Pierre Muller via fpc-devel wrote:
could you check if this relates to bug #38973?
https://bugs.freepascal.org/view.php?id=38973
This bug also does not show in current trunk.
If you get the same pattern of failures, it is most probably related
to this wrong optimizati
Le 09/06/2021 à 00:31, Martin Frb via fpc-devel a écrit :
I have the following issue.
A testcase (LazDebuggerFp/test) works fine. Except for 3.2.0 and 3.2.2 (win 64)
with -O3 or -O2
In detail:
- It works in 32 bit 3.2.2 -- O3
- It works in 64 bit 3.0.4 / 3.3.1 -- O1 O2 and O3 (My