CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2014/06/02 13:31:17
Modified files: lib/libm/src : math_private.h Log message: Make sure STRICT_ASSIGN handles double as well. From FreeBSD, where the commit messages that fixes this says: "it was intentionally left broken as an optimization". right! ok martynas@, daniel@