On Monday, 23 February 2015 at 09:01:23 UTC, Daniel Murphy wrote:
"Ola Fosheim Grøstad" " wrote in message
news:hwwotfmkjvwsempqi...@forum.dlang.org...
I mean that the optimizer does not know what _rc is. The
optimizer can only elide what it can prove, by sound logic,
not by assumptions.
The whole point of compiler-supported RC is that the optimizer
can make assumptions.
Yes, but then it makes no sense to tell Manu that he should use a
library RC...
It is nice to see at least one person admit that D needs to
depart from modular arithmetic to solve real world problems...
Because that is the implication of your statement. ;)