On 1/01/11 6:47 PM, Don wrote:
Optimiser-related bugs are very, very rare. Currently I know of only
three optimiser bugs (bug 5239 and bug 5364, and I can't reproduce
either test case on Windows; and bug 5100 "-O Degrades performance of
loop statements"). If there are any others, please report them, as they
get top priority.
Well, I haven't done any major D programming in a few months now; last
time I did I found these two within a very short time:
http://d.puremagic.com/issues/show_bug.cgi?id=4504
http://d.puremagic.com/issues/show_bug.cgi?id=4506
I stopped doing major D programming after that because those bugs wasted
a lot of my time.
Perhaps I should try getting back into it again :)