about summary refs log tree commit diff
path: root/src/libstd/sys/unix/process/process_unix.rs
diff options
context:
space:
mode:
authorFabjan Sukalia <fsukalia@gmail.com>2017-03-10 23:32:31 +0100
committerFabjan Sukalia <fsukalia@gmail.com>2017-03-10 23:57:58 +0100
commit4d23ca4b5fe6b9409b2738764c916564710dcc54 (patch)
tree843d90c809d6a698e9047ddfaa8f87b470d04f35 /src/libstd/sys/unix/process/process_unix.rs
parentf573db4f80c75f156df8a743f456bf087ec81dc2 (diff)
downloadrust-4d23ca4b5fe6b9409b2738764c916564710dcc54.tar.gz
rust-4d23ca4b5fe6b9409b2738764c916564710dcc54.zip
rustc: Whitelist the FMA target feature
This commit adds the entry `"fma\0"` to the whitelist for the x86
target. LLVM already supports fma but rustc did not directly. Previously
rustc permitted `+fma` in the target-feature argument and enabled the use
of FMA instructions, but it did not list it in the configuration and
attributes.

fixes #40406
Diffstat (limited to 'src/libstd/sys/unix/process/process_unix.rs')
0 files changed, 0 insertions, 0 deletions