[Bug target/104984] Use hard-fp for libgcc single-floating-point routines

2022-03-23 Thread archicharmer at mail dot ru via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104984 Den changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug target/104984] Use hard-fp for libgcc single-floating-point routines

2022-03-22 Thread joseph at codesourcery dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104984 --- Comment #2 from joseph at codesourcery dot com --- See libgcc/config/rs6000/t-e500v1-fp (which should have been removed along with associated configure logic when the powerpcspe port was removed, the cases using that file should no longer

[Bug target/104984] Use hard-fp for libgcc single-floating-point routines

2022-03-22 Thread archicharmer at mail dot ru via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104984 --- Comment #1 from Den --- No one?.. Then, let's discourse. These are inside the file t-hardfp-sfdf : hardfp_float_modes := sf df hardfp_int_modes := si hardfp_extensions := sfdf hardfp_truncations := dfsf and these are inside the file t-soft