about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorUrgau <3616612+Urgau@users.noreply.github.com>2025-02-18 18:34:15 +0100
committerGitHub <noreply@github.com>2025-02-18 18:34:15 +0100
commit14fb84a5bbf7ea8d75457ffb0ff7899fa3658783 (patch)
treea361b7916968c9f7d65d69b1f35f00a7519613bb /compiler/rustc_codegen_llvm/src
parent1391f75512771a862d1b64baa15b45a3d5a40a91 (diff)
parentf6485ff6173c1077c0c960361cbf64039f2b5c15 (diff)
downloadrust-14fb84a5bbf7ea8d75457ffb0ff7899fa3658783.tar.gz
rust-14fb84a5bbf7ea8d75457ffb0ff7899fa3658783.zip
Rollup merge of #137167 - martn3:reliable_f16_math-f16-erfc, r=tgross35
tests: Also gate `f16::erfc()` doctest with `reliable_f16_math` cfg

In #136324 the doctest for `f16::erf()` was gated with `reliable_f16_math`. Add the same gate on `f16::erfc()` to avoid:

    rust_out.71e2e529d20ea47d-cgu.0:\
    (.text._ZN8rust_out4main43_doctest_main_library_std_src_f16_rs_1321_017h485f3ffe6bf2a981E+0x38): \
    undefined reference to `__gnu_h2f_ieee'

on MIPS (and maybe other architectures).

r? tgross35
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions