[Bug target/109989] RISC-V: Missing sign extension with int to float conversion with 64bit soft floats

2024-06-25 Thread orehovpasha at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109989 --- Comment #7 from Pash Osh --- Fix is found in gcc14: git cherry-pick 7560f2b4e387ef43ef45ee9fb06efbad6ca0fedf Author: Vineet Gupta Date: Wed Nov 1 14:46:33 2023 -0700 RISC-V: fix TARGET_PROMOTE_FUNCTION_MODE hook for libcalls Fixe

[Bug target/109989] RISC-V: Missing sign extension with int to float conversion with 64bit soft floats

2024-06-21 Thread orehovpasha at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109989 Pash Osh changed: What|Removed |Added CC||orehovpasha at gmail dot com --- Comment #5