[Bug target/93177] PPC: Missing many useful platform intrinsics

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jan 23 20:58:00 GMT 2020


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93177

--- Comment #12 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
If PowerPC back-end supported the "Flag Output Operands" part of GCC's
inline-asm, you could use that to do the correct thing.  But sadly PowerPC does
not currently.

https://gcc.gnu.org/onlinedocs/gcc/Extended-Asm.html#Flag-Output-Operands


More information about the Gcc-bugs mailing list