1 /* { dg-do compile { target { powerpc-*-* } } } */
2 /* { dg-skip-if "do not override -mcpu" { powerpc*-*-* } { "-mcpu=*" } { "-mcpu=power8" } } */
3 /* { dg-options "-mcpu=power8 -O2 -mfold-gimple" } */
5 /* Based on builtins-1-le.c ; ensure that the power8 builtins are accepted by
6 the compiler, at O2 with gimple folding enabled. */
7 /* Test that a number of newly added builtin overloads are accepted
10 /* The test code is in builtins-1.fold.h. */
11 #include "builtins-1.fold.h"