[Bug target/77851] Odd code for _Complex float return value

2021-08-06 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77851 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug target/77851] Odd code for _Complex float return value

2016-10-04 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77851 --- Comment #1 from Uroš Bizjak --- (In reply to H.J. Lu from comment #0) > It should be simply "ret". Probably we need to introduce SCmode moves (and maybe also SCmode arithmetic ops) to handle SCmode that gets passed in a single XMM register.