about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc/tools/generate_intrinsics.py
diff options
context:
space:
mode:
authorMatthias Krüger <476013+matthiaskrgr@users.noreply.github.com>2025-06-03 11:33:35 +0200
committerGitHub <noreply@github.com>2025-06-03 11:33:35 +0200
commit7e8a8c9cb152530c9833a389e7a7d79c7db693cc (patch)
tree7c4bdd4b7f23513343a2a6321bbcab0828b788e3 /compiler/rustc_codegen_gcc/tools/generate_intrinsics.py
parent8fbf365f4708a02fec13b19d59fceb06066b2903 (diff)
parentb0041b8a05e2d6090dbf59f715b52cba3ca73359 (diff)
downloadrust-7e8a8c9cb152530c9833a389e7a7d79c7db693cc.tar.gz
rust-7e8a8c9cb152530c9833a389e7a7d79c7db693cc.zip
Rollup merge of #141921 - ehuss:arm-min-max, r=tgross35
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