diff options
| author | Trevor Gross <tmgross@umich.edu> | 2025-06-02 20:20:23 +0000 |
|---|---|---|
| committer | Trevor Gross <tmgross@umich.edu> | 2025-06-02 22:47:15 +0000 |
| commit | 57786431746f495f4205e26ee1badd142a380fff (patch) | |
| tree | a6296879c7316b146516a3a8f0a043727ac67c8a /compiler/rustc_codegen_gcc | |
| parent | ba7cdb681468ef7617bfa5a2bde7e3fb3d79a2be (diff) | |
| download | rust-57786431746f495f4205e26ee1badd142a380fff.tar.gz rust-57786431746f495f4205e26ee1badd142a380fff.zip | |
libm-test: Fix unintentional skips in `binop_common`
`binop_common` emits a `SKIP` that is intended to apply only to `copysign`, but is instead applying to all binary operators. Correct the general case but leave the currently-failing `maximum_num` tests as a FIXME, to be resolved separately in [1]. Also simplify skip logic and NaN checking, and add a few more `copysign` checks. [1]: https://github.com/rust-lang/compiler-builtins/pull/939
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions
