Re: [fpc-devel] Peephole issue in 3.2.3

2024-06-02 Thread J. Gareth Moreton via fpc-devel
Aah, thanks Martin.  I was getting a little worried because some other forum users are implying they're getting scared away from FPC because of the bugs that are popping up.  Of course I'll have to take responsibility for some of them. Kit On 02/06/2024 21:19, Martin Frb via fpc-devel wrote:

[fpc-devel] Freeze of fixes for 3.2.4 by 9th June

2024-06-02 Thread Florian Klämpfl via fpc-devel
To get finally forward with the 3.2.4 release, fixes will be frozen by 9th June, so if there are some last second cherry picks needed, now it’s time to speak up :) ___ fpc-devel maillist - fpc-devel@lists.freepascal.org https://lists.freepascal.org/cg

Re: [fpc-devel] Peephole issue in 3.2.3

2024-06-02 Thread Martin Frb via fpc-devel
On 02/06/2024 21:06, J. Gareth Moreton via fpc-devel wrote: I admit I'm not overly sure how to handle Thaddy sometimes: "They fixed it in the wrong way. It is fixed in a way to solve a single - rare - problem by an OP that seems to have more infuence than me and the fixer(s) would not listen."

Re: [fpc-devel] Peephole issue in 3.2.3

2024-06-02 Thread J. Gareth Moreton via fpc-devel
I admit I'm not overly sure how to handle Thaddy sometimes: "They fixed it in the wrong way. It is fixed in a way to solve a single - rare - problem by an OP that seems to have more infuence than me and the fixer(s) would not listen." Not sure what problem he's referring to exactly.  Hopefull

Re: [fpc-devel] Peephole issue in 3.2.3

2024-06-02 Thread J. Gareth Moreton via fpc-devel
I made a post on that topic, as I remember that bug.  It was a peephole optimisation that I introduced, but before anyone tries to lynch me for breaking the compiler, the reason why things broke is because it makes the optimisation on the assumption that the FLAGS register was not in use.  Howe

[fpc-devel] Peephole issue in 3.2.3

2024-06-02 Thread Martin Frb via fpc-devel
While not sure how 3.2.4 preparation are going, nor what is still outstanding for merging, I just wanted to quickly check if the following is know (and hopefully making the list) https://forum.lazarus.freepascal.org/index.php/topic,67448.0.html From what I can tell - present in today's 3.2.3 -