diff options
| author | Fabjan Sukalia <fsukalia@gmail.com> | 2017-03-10 23:32:31 +0100 |
|---|---|---|
| committer | Fabjan Sukalia <fsukalia@gmail.com> | 2017-03-10 23:57:58 +0100 |
| commit | 4d23ca4b5fe6b9409b2738764c916564710dcc54 (patch) | |
| tree | 843d90c809d6a698e9047ddfaa8f87b470d04f35 /src/libstd/sys/unix/process/process_unix.rs | |
| parent | f573db4f80c75f156df8a743f456bf087ec81dc2 (diff) | |
| download | rust-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
