diff options
author | truckman <truckman@FreeBSD.org> | 2016-06-01 20:04:24 +0000 |
---|---|---|
committer | truckman <truckman@FreeBSD.org> | 2016-06-01 20:04:24 +0000 |
commit | fc1de16102dddb41dbc0c49ce2d96f3c048578e5 (patch) | |
tree | a7a0ac14595fcb3872f488ce10d64b46d0506657 /etc | |
parent | 23ea14c2b83bec41b935d3e4ee3e42688d90d87a (diff) | |
download | FreeBSD-src-fc1de16102dddb41dbc0c49ce2d96f3c048578e5.zip FreeBSD-src-fc1de16102dddb41dbc0c49ce2d96f3c048578e5.tar.gz |
Replace constant expressions that contain multiplications by
fractional floating point values with integer divides. This will
eliminate any chance that the compiler will generate code to evaluate
the expression using floating point at runtime.
Suggested by: bde
Submitted by: Rasool Al-Saadi <ralsaadi@swin.edu.au>
MFC after: 8 days (with r300779 and r300949)
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions