https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117036
Oleg Endo <olegendo at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Depends on| |56592 Last reconfirmed| |2025-02-06 Ever confirmed|0 |1 --- Comment #2 from Oleg Endo <olegendo at gcc dot gnu.org> --- (In reply to Stefanos Kornilios Mitsis Poiitidis from comment #1) > Created attachment 60402 [details] > Initial patch for builtin_sh_fsca Thanks! I think if we go this way via v2sf, then this should be only enabled for vector-abi. Adding vector support (and the vector abi) is its own story and will take more time to get done of course. I'm not sure what implications an incomplete vector-regs/move implementation will have. Perhaps one way to find out is to use this patch and modify some larger source code (like GTA3) to use this fsca builtin and see if any issues pop up. Referenced Bugs: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56592 [Bug 56592] [SH] Add vector ABI