about summary refs log tree commit diff
path: root/compiler/rustc_pattern_analysis/src/rustc
diff options
context:
space:
mode:
authorTrevor Gross <tmgross@umich.edu>2024-07-30 18:11:46 -0400
committerTrevor Gross <tmgross@umich.edu>2024-08-01 15:38:53 -0400
commit8e2ca0c9d500ea435fbf9858a4d8cec8ee7dfde3 (patch)
tree2265067e15a36eaa99529325b4d5f50502893448 /compiler/rustc_pattern_analysis/src/rustc
parent43836421f8ddb872976f50e05f164b27159966c5 (diff)
downloadrust-8e2ca0c9d500ea435fbf9858a4d8cec8ee7dfde3.tar.gz
rust-8e2ca0c9d500ea435fbf9858a4d8cec8ee7dfde3.zip
Add a disclaimer about x86 `f128` math functions
Due to a LLVM bug, `f128` math functions link successfully but LLVM
chooses the wrong symbols (`long double` symbols rather than those for
binary128).

Since this is a notable problem that may surprise a number of users, add
a note about it.

Link: https://github.com/llvm/llvm-project/issues/44744
Diffstat (limited to 'compiler/rustc_pattern_analysis/src/rustc')
0 files changed, 0 insertions, 0 deletions