On 10/30/2013 07:29 PM, Martin Nowak wrote:
It seems like there is some change in C99 to address excess precision.
Namely assignments and casts are NOT allowed to have greater precision.
Not sure if assignments refers to first storing and then loading a
value. So maybe it's useful to review that rule.

Issue 7455 - Allow a cast to discard precision from a floating point during constant folding
http://d.puremagic.com/issues/show_bug.cgi?id=7455

Reply via email to