diff options
author | 2012-08-30 16:10:32 +0000 | |
---|---|---|
committer | 2012-08-30 16:10:32 +0000 | |
commit | fd55105b5e8e6d33fc812901c70466c01005fc77 (patch) | |
tree | 7cc73f7cf6a55be6a13a7f363601e3f5a16079df /lib | |
parent | sync (diff) | |
download | wireguard-openbsd-fd55105b5e8e6d33fc812901c70466c01005fc77.tar.xz wireguard-openbsd-fd55105b5e8e6d33fc812901c70466c01005fc77.zip |
Use an explicit suffix for the "fld" instruction to shut up clang. The correct
instruction is fldl sinze we try to load a double-precision value.
GCC actually gets it wrong and emits "flds" (which is harmless).
Pointed out by Brad. ok guenther@
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions