1 /* { dg-do compile { target { powerpc64le-*-* } } } */
2 /* { dg-options "-mdejagnu-cpu=power8 -O2" } */
4 /* Based on builtins-1-le.c ; ensure that the power8 builtins are accepted by
5 the compiler, at O2 with gimple folding enabled. */
6 /* Test that a number of newly added builtin overloads are accepted
9 /* The test code is in builtins-1.fold.h. */
10 #include "builtins-1.fold.h"