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

            Bug ID: 93417
           Summary: PPC: Support the "Flag Output Operands" so inline-asm
                    can avoid having to copy CRx to GPR
           Product: gcc
           Version: 8.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: memmerto at ca dot ibm.com
  Target Milestone: ---

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

> If PowerPC back-end supported the "Flag Output Operands" part
> if 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

Reply via email to