[PATCH] D62731: Add support for options -frounding-math, -ftrapping-math, -ffp-model=, and -ffp-exception-behavior=, : Specify floating point behavior

Melanie Blower via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 12 05:19:36 PST 2019


mibintc added a comment.

In D62731#1780597 <https://reviews.llvm.org/D62731#1780597>, @cameron.mcinally wrote:

> I don't see a problem with this, but it would be nice to make the `-f[no-]trapping-math` command line option work. GNU compatibility is good.


Thanks Cameron, I'll go that way


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62731/new/

https://reviews.llvm.org/D62731





More information about the cfe-commits mailing list