about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
authorMatthias Krüger <476013+matthiaskrgr@users.noreply.github.com>2025-09-24 20:34:22 +0200
committerGitHub <noreply@github.com>2025-09-24 20:34:22 +0200
commit2320fc3a3828c0cfc4d1471d9fd30becdd045faa (patch)
tree84e6e4cd32f8111b9f41838baf4c689701905c09 /compiler/rustc_codegen_gcc
parent4e225ee72dfe55a249f09dc40a0c4c58f29b637c (diff)
parente8a8e061bf0187efbb33d972e31ef2b5d9f6d529 (diff)
downloadrust-2320fc3a3828c0cfc4d1471d9fd30becdd045faa.tar.gz
rust-2320fc3a3828c0cfc4d1471d9fd30becdd045faa.zip
Rollup merge of #146915 - clarfonthey:safe-intrinsics-2, r=RalfJung
Make missed precondition-free float intrinsics safe

So, in my defence, these were both separated out from the other intrinsics in the file *and* had a different safety comment in the stable versions, so, I didn't notice them before. But, in my offence, the entire reason I did the previous PR was because I was using them for SIMD intrinsic fallbacks, and `fabs` is needed for those too, so, I don't really have an excuse.

Extra follow-up to rust-lang/rust#146683.

r? ```@RalfJung``` who reviewed the previous one

These don't appear to be used anywhere outside of the standard locations, at least.
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions