Re: [fpc-devel] Black List of examples that FPC won't compile.

2014-01-26 Thread Maciej Izak
2014-01-26 Florian Klämpfl > > You mean somebody considers it as a bug *and* fixes it ;)? > > It would be best :). If no one want fix, maybe I will do patch later (in my TODO list is much better Generics.* and patch for Lazarus...). But what is the point of doing a patch if only I recognize this

Re: [fpc-devel] Black List of examples that FPC won't compile.

2014-01-26 Thread Maciej Izak
> > You just published your results today (and submitted the report > yesterday), so please be a bit patient... > Sorry, too much time on the FreePascal, I just got lost time line :) ___ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.f

Re: [fpc-devel] Optimizations

2014-01-26 Thread Den
Excellent work Florian! Makes me want to work on those parts of the compiler.. Though my current interests are in other parts of it. But very nice. :) On 14-01-25 04:55 PM, Florian Klämpfl wrote: Am 25.01.2014 23:00, schrieb Sven Barth: On 25.01.2014 17:09, Florian Klaempfl wrote: Am 24.01.20

Re: [fpc-devel] Black List of examples that FPC won't compile.

2014-01-26 Thread Florian Klämpfl
Am 26.01.2014 18:48, schrieb Maciej Izak: > Hi, > > As always I am working on new Generics.* and I found very annoying bug. > > Essence: http://bugs.freepascal.org/file_download.php?file_id=19514&type=bug > Examples: http://bugs.freepascal.org/file_download.php?file_id=19513&type=bug > Bugtracker

Re: [fpc-devel] Black List of examples that FPC won't compile.

2014-01-26 Thread Sven Barth
Am 26.01.2014 18:49 schrieb "Maciej Izak" : > > Hi, > > As always I am working on new Generics.* and I found very annoying bug. > > Essence: http://bugs.freepascal.org/file_download.php?file_id=19514&type=bug > Examples: http://bugs.freepascal.org/file_download.php?file_id=19513&type=bug > Bugtrack

[fpc-devel] Black List of examples that FPC won't compile.

2014-01-26 Thread Maciej Izak
Hi, As always I am working on new Generics.* and I found very annoying bug. Essence: http://bugs.freepascal.org/file_download.php?file_id=19514&type=bug Examples: http://bugs.freepascal.org/file_download.php?file_id=19513&type=bug Bugtracker: http://bugs.freepascal.org/view.php?id=25607 Now to w

Re: [fpc-devel] Optimizations

2014-01-26 Thread Florian Klämpfl
Am 25.01.2014 23:33, schrieb Nico Erfurth: > On 25.01.14 17:09, Florian Klaempfl wrote: > >> Still WIP :) But a lot of my commits from the last weeks are spin-offs >> of the SSA work. >> >> Together with all other improvements this results in significant better >> code: >> >> fpc -l -O3 sha256.pp