about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc/tools/generate_intrinsics.py
diff options
context:
space:
mode:
authorEric Huss <eric@huss.org>2025-06-02 08:49:54 -0700
committerEric Huss <eric@huss.org>2025-06-02 09:08:01 -0700
commitb0041b8a05e2d6090dbf59f715b52cba3ca73359 (patch)
treebe229de29c9e4796a6318393e979ed3e24b7f818 /compiler/rustc_codegen_gcc/tools/generate_intrinsics.py
parent52882f6522ae9f34f1d574b2efabc4b18e691ae0 (diff)
downloadrust-b0041b8a05e2d6090dbf59f715b52cba3ca73359.tar.gz
rust-b0041b8a05e2d6090dbf59f715b52cba3ca73359.zip
Disable f64 minimum/maximum tests for arm 32
This disables the f64 minimum/maximum tests for the
arm-unknown-linux-gnueabihf job. The next release will be supporting
cross-compiled doctests, and these tests fail on that platform.

It looks like this was just fixed via
https://github.com/llvm/llvm-project/pull/142170, but I assume that will
not trickle down to our copy of llvm in the next couple of weeks.
Assuming that does get fixed when llvm is updated, then these can be
removed.

cc https://github.com/rust-lang/rust/issues/141087
Diffstat (limited to 'compiler/rustc_codegen_gcc/tools/generate_intrinsics.py')
0 files changed, 0 insertions, 0 deletions