On 07/31/2013 01:53 PM, bearophile wrote: > Take a look at the asm. And try to compile with ldc2 too.
In this case I observed it with both GDC and LDC. > If gdc is missing such small optimization then I suggest to write a small > program that shows the problem, and write a gdc bug report (that also contains > the resulting asm). Good call, I'll try and do this.
