diff options
| author | Noratrieb <48135649+Noratrieb@users.noreply.github.com> | 2025-02-16 21:13:01 +0100 |
|---|---|---|
| committer | Josh Stone <jistone@redhat.com> | 2025-02-21 09:08:52 -0800 |
| commit | fc021746d5197107c690fabc7bbfb7f9a02801ec (patch) | |
| tree | dd14ae00a408e54496f1e51d91655d1f2b02dc9f /tests/codegen/patchable-function-entry | |
| parent | c62a549cfe2cc53b3471afe4749bee0c5c4c8764 (diff) | |
| download | rust-fc021746d5197107c690fabc7bbfb7f9a02801ec.tar.gz rust-fc021746d5197107c690fabc7bbfb7f9a02801ec.zip | |
Remove SSE ABI from i586-pc-windows-msvc
As an i586 target, it should not have SSE. This caused the following warning to be emitted: ``` warning: target feature `sse2` must be enabled to ensure that the ABI of the current target can be implemented correctly | = note: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = note: for more information, see issue #116344 <https://github.com/rust-lang/rust/issues/116344> warning: 1 warning emitted ``` (cherry picked from commit 1c66d5bed9e6444923c04937f5a28bfcec427ec0)
Diffstat (limited to 'tests/codegen/patchable-function-entry')
0 files changed, 0 insertions, 0 deletions
