diff options
author | Mikael Pettersson <[email protected]> | 2015-05-06 15:44:54 +0200 |
---|---|---|
committer | Sverker Eriksson <[email protected]> | 2015-05-06 15:44:54 +0200 |
commit | b5ab6ded99afb0978dd4722d0d43b755555ac549 (patch) | |
tree | a5071653c0fb31d8ef1f73eaae7f01ce962a6998 /erts/emulator/sys/unix | |
parent | 6f05fa95ad949298f5175fc3a25fea52a7a3788d (diff) | |
download | otp-b5ab6ded99afb0978dd4722d0d43b755555ac549.tar.gz otp-b5ab6ded99afb0978dd4722d0d43b755555ac549.tar.bz2 otp-b5ab6ded99afb0978dd4722d0d43b755555ac549.zip |
erts: Disable float exceptions for clang/llvm
Change erts/configure.in to force-disable FP exceptions if
the VM is compiled by clang/llvm. clang/llvm generates FP
code which does not work with FP exceptions (whether unmasked
as used in the Erlang VM, or masked followed by tests of
which are signalled). This is a known long-standing problem.
Diffstat (limited to 'erts/emulator/sys/unix')
0 files changed, 0 insertions, 0 deletions