[PATCH] D93769: [clang] Add support for option -ffp-eval-method and extend #pragma float_control similarly
Matvey Larionov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 30 06:43:57 PDT 2021
matthewtff added a comment.
> Did someone perhaps fix this in trunk? I don't see it on godbolt: https://godbolt.org/z/r76rx5Evd
You've missed the -target argument. It still reproduces with correct arguments: https://godbolt.org/z/1ozhjYvhf
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93769/new/
https://reviews.llvm.org/D93769
More information about the cfe-commits
mailing list