about summary refs log tree commit diff
path: root/src/libstd/sys/unix/process/process_unix.rs
diff options
context:
space:
mode:
authorAriel Ben-Yehuda <arielb1@mail.tau.ac.il>2017-03-11 21:57:50 +0200
committerGitHub <noreply@github.com>2017-03-11 21:57:50 +0200
commitb1e03fe4bba0b8f2f92f14480bc31b7554e47fe9 (patch)
tree14b070980e2c130e96037de9525acd2e2e5ca04b /src/libstd/sys/unix/process/process_unix.rs
parent7b0caa58d9ff6ad0dca62a55a8d2e654c15d6fff (diff)
parent4d23ca4b5fe6b9409b2738764c916564710dcc54 (diff)
downloadrust-b1e03fe4bba0b8f2f92f14480bc31b7554e47fe9.tar.gz
rust-b1e03fe4bba0b8f2f92f14480bc31b7554e47fe9.zip
Rollup merge of #40431 - fsasm:master, r=BurntSushi
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