diff options
| author | Trevor Gross <tmgross@umich.edu> | 2024-09-27 18:35:30 -0400 |
|---|---|---|
| committer | Trevor Gross <tmgross@umich.edu> | 2024-09-30 22:41:19 -0400 |
| commit | 6b09a93566cc891a56a8f9bb68a25d16ca4d91d3 (patch) | |
| tree | d702b14efb9a9c7ae6890eedef6b2e59e0da4c7d /compiler/rustc_codegen_gcc/src | |
| parent | c87004a1f5be671e3f03f69fb13d8915bdbb6a52 (diff) | |
| download | rust-6b09a93566cc891a56a8f9bb68a25d16ca4d91d3.tar.gz rust-6b09a93566cc891a56a8f9bb68a25d16ca4d91d3.zip | |
Enable `f16` tests on non-GNU Windows
There is a MinGW ABI bug that prevents `f16` and `f128` from being usable on `windows-gnu` targets. This does not affect MSVC; however, we have `f16` and `f128` tests disabled on all Windows targets. Update the gating to only affect `windows-gnu`, which means `f16` tests will be enabled. There is no effect for `f128` since the default fallback is `false`.
Diffstat (limited to 'compiler/rustc_codegen_gcc/src')
0 files changed, 0 insertions, 0 deletions
