Re: [fpc-devel] Binary size discrepancy with -a

2020-07-19 Thread J. Gareth Moreton
And uploaded the new peephole optimisations. #37389 and #37390. On 19/07/2020 14:20, J. Gareth Moreton wrote: I'm sure I'll have a look at it at some point!  Maybe later though.  At the moment I'm getting ready to submt a couple of new peephole optimisations, with some future extensions to th

Re: [fpc-devel] Binary size discrepancy with -a

2020-07-19 Thread J. Gareth Moreton
I'm sure I'll have a look at it at some point!  Maybe later though.  At the moment I'm getting ready to submt a couple of new peephole optimisations, with some future extensions to them down the line - I'm just waiting for the regression tests to finish. Gareth aka. Kit On 19/07/2020 13:54, S

Re: [fpc-devel] Binary size discrepancy with -a

2020-07-19 Thread Florian Klämpfl
Am 19.07.20 um 14:54 schrieb Sven Barth via fpc-devel: J. Gareth Moreton > schrieb am So., 19. Juli 2020, 11:20: Ah, of course!  It's still a remarkable difference though and I wonder if the internal assembler could use an update in that case. Feel free

Re: [fpc-devel] Binary size discrepancy with -a

2020-07-19 Thread Sven Barth via fpc-devel
J. Gareth Moreton schrieb am So., 19. Juli 2020, 11:20: > Ah, of course! It's still a remarkable difference though and I wonder if > the internal assembler could use an update in that case. > Feel free to find out where the difference comes from. ;) Regards, Sven >

Re: [fpc-devel] Binary size discrepancy with -a

2020-07-19 Thread J. Gareth Moreton
Ah, of course!  It's still a remarkable difference though and I wonder if the internal assembler could use an update in that case. Gareth aka. Kit On 19/07/2020 08:20, Sven Barth via fpc-devel wrote: J. Gareth Moreton > schrieb am So., 19. Juli 2020, 05:09:

Re: [fpc-devel] Binary size discrepancy with -a

2020-07-19 Thread Sven Barth via fpc-devel
J. Gareth Moreton schrieb am So., 19. Juli 2020, 05:09: > Hi everyone, > > I've noticed something a bit weird with the Free Pascal Compiler when > you use the the -a option to dump the compiled assembly files... the > resultant binaries are sometimes smaller. I recently tried it with > Lazarus u

Re: [fpc-devel] Binary size discrepancy with -a

2020-07-18 Thread Benito van der Zander
Hi J. Gareth, I once added -a to debug my Android app, and then it did not start anymore on some devices... Bye, Benito On 19.07.20 05:09, J. Gareth Moreton wrote: Hi everyone, I've noticed something a bit weird with the Free Pascal Compiler when you use the the -a option to dump the comp

Re: [fpc-devel] Binary size discrepancy with -a

2020-07-18 Thread J. Gareth Moreton
Alexander Grotewohl https://dcclost.com *From:* fpc-devel on behalf of J. Gareth Moreton *Sent:* Saturday, July 18, 2020 11:09:29 PM *To:* FPC developers' list *Subject:* [fpc-devel] Binary size discrepancy with -a Hi

Re: [fpc-devel] Binary size discrepancy with -a

2020-07-18 Thread Alexander Grotewohl
#x27; list Subject: [fpc-devel] Binary size discrepancy with -a Hi everyone, I've noticed something a bit weird with the Free Pascal Compiler when you use the the -a option to dump the compiled assembly files... the resultant binaries are sometimes smaller. I recently tried it with Lazar

[fpc-devel] Binary size discrepancy with -a

2020-07-18 Thread J. Gareth Moreton
Hi everyone, I've noticed something a bit weird with the Free Pascal Compiler when you use the the -a option to dump the compiled assembly files... the resultant binaries are sometimes smaller.  I recently tried it with Lazarus under x86_64-win64 (using "make distclean all install" with FPCOPT