HomePhabricator

Make no-float policy explicit

Description

Make no-float policy explicit

Summary:
We don't want floating types for various reasons, e.g.,

  • Their representation and often their behavior is implementation-defined.
  • Many targets don't support them.

This is a backport of libsecp256k1 PR684

Test Plan:

ninja check-secp256k1

Reviewers: #bitcoin_abc, Fabien

Reviewed By: #bitcoin_abc, Fabien

Differential Revision: https://reviews.bitcoinabc.org/D5367

Details

Provenance
Tim Ruffing <crypto@timruffing.de>Authored on Nov 1 2019, 09:39
deadalnixCommitted on Feb 28 2020, 15:40
deadalnixPushed on Feb 28 2020, 15:40
Reviewer
Restricted Project
Differential Revision
D5367: Make no-float policy explicit
Parents
rABC7c4cbf413ca8: Fix ASM setting in travis
Branches
Unknown
Tags
Unknown