Joseph Myers
273f80374a
Fix RISC-V soft-float _FPU_SETCW for GCC 16 set-but-not-used warnings
...
The soft-float RISC-V definition of _FPU_SETCW results in a
-Werror=unused-but-set-variable= build failure with GCC mainline (in
math/setfpucw.c) because it does not use the dummy cw variable.
Change it to (void) (cw) as on other architectures to avoid this build
failure.
Tested with build-many-glibcs.py (compilers) for
riscv64-linux-gnu-rv64imac-lp64, which previously failed.
Reviewed-by: Sam James <sam@gentoo.org >
2025-09-13 07:11:44 -07:00
..
2025-01-01 11:22:09 -08:00
2025-01-01 11:22:09 -08:00
2025-03-12 13:40:07 -03:00
2025-01-09 19:30:16 +01:00
2025-01-01 11:22:09 -08:00
2025-01-01 11:22:09 -08:00
2025-03-12 13:40:07 -03:00
2025-09-11 14:46:07 -03:00
2025-01-01 11:22:09 -08:00
2025-01-01 11:22:09 -08:00
2024-06-17 21:15:28 +02:00
2024-01-12 15:11:45 -03:00
2025-01-01 11:22:09 -08:00
2023-12-30 11:00:10 +01:00
2025-02-25 13:08:53 +01:00
2025-01-01 11:22:09 -08:00
2025-01-10 19:02:47 +01:00
2025-01-01 11:22:09 -08:00
2025-01-01 11:22:09 -08:00
2025-09-13 07:11:44 -07:00
2025-01-01 11:22:09 -08:00
2020-02-18 15:12:25 +01:00
2025-01-01 11:22:09 -08:00
2025-01-01 11:22:09 -08:00
2025-01-01 11:22:09 -08:00
2025-01-02 13:45:27 +01:00
2025-01-01 11:22:09 -08:00
2023-12-30 11:00:10 +01:00
2025-01-01 11:22:09 -08:00
2025-01-01 11:22:09 -08:00
2025-04-28 09:51:59 -03:00
2023-07-17 10:08:10 -04:00
2022-05-13 17:07:23 +01:00
2025-01-01 11:22:09 -08:00
2025-01-01 11:22:09 -08:00
2025-01-01 11:22:09 -08:00
2025-01-01 11:22:09 -08:00
2025-01-01 11:22:09 -08:00
2025-01-01 11:22:09 -08:00
2025-01-01 11:22:09 -08:00
2025-01-09 19:30:16 +01:00
2025-01-01 11:22:09 -08:00
2024-04-19 14:38:17 +02:00