These tests fail because of an unimplemented 'sorry'; there
is no plan to implement this in the short term, so XFAILing
the tests to reduce noise.
gcc/testsuite/ChangeLog:
* c-c++-common/zero-scratch-regs-10.c: XFAIL for
powerpc-darwin.
* c-c++-common/zero-scratch-regs-11.c: Likewise.
* c-c++-common/zero-scratch-regs-8.c: Likewise.
* c-c++-common/zero-scratch-regs-9.c: Likewise.
/* { dg-do run } */
+/* { dg-xfail-if "not implemented" { powerpc*-*-darwin* } } */
/* { dg-options "-O2" } */
#include <assert.h>
/* { dg-do run } */
+/* { dg-xfail-if "not implemented" { powerpc*-*-darwin* } } */
/* { dg-options "-O2 -fzero-call-used-regs=all" } */
#include "zero-scratch-regs-10.c"
/* { dg-do run } */
+/* { dg-xfail-if "not implemented" { powerpc*-*-darwin* } } */
/* { dg-options "-O2 -fzero-call-used-regs=all-arg" } */
#include "zero-scratch-regs-1.c"
/* { dg-do run } */
+/* { dg-xfail-if "not implemented" { powerpc*-*-darwin* } } */
/* { dg-options "-O2 -fzero-call-used-regs=all" } */
#include "zero-scratch-regs-1.c"