Re: [fpc-devel] Question on updating FPC packages

2019-10-31 Thread J. Gareth Moreton
To get back on track with uComplex, I didn't change any routines to make them inline - they were that way already.  All I did was change the parameters to 'const', align the complex type so it is equivalent to __m128d so the System V ABI can pass it all in one register, and enable vectorcall on

Re: [fpc-devel] Question on updating FPC packages

2019-10-31 Thread Florian Klämpfl
Am 31.10.19 um 20:11 schrieb Marco van de Voort: Op 2019-10-30 om 23:02 schreef Florian Klämpfl: Yes. And manually adding inline is only as good as the knowledge of the user doing so. If somebody implements it right (I did not, I used the easiest approach and used an existing function to est

Re: [fpc-devel] Question on updating FPC packages

2019-10-31 Thread Marco van de Voort
Op 2019-10-30 om 23:02 schreef Florian Klämpfl: Yes. And manually adding inline is only as good as the knowledge of the user doing so. If somebody implements it right (I did not, I used the easiest approach and used an existing function to estimate the complexity of a subroutine). The compil

Re: [fpc-devel] AVR - Internal Error 20039041

2019-10-31 Thread Dimitrios Chr. Ioannidis via fpc-devel
Hi, I just created a bug report ( https://bugs.freepascal.org/view.php?id=36236 ) for this . regards, -- Dimitrios Chr. Ioannidis ___ fpc-devel maillist - fpc-devel@lists.freepascal.org https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-d