[RS6000] Tests that use int128_t and -m32
[official-gcc.git] / gcc / testsuite / gcc.target / powerpc / builtins-1-be-folded.c
blob26d10a726e5ff352cf195b5b9b3ea72d9241d8ac
1 /* { dg-do compile { target { powerpc-*-* } } } */
2 /* { dg-options "-mdejagnu-cpu=power8 -O2 -mfold-gimple" } */
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
7 by the compiler. */
9 /* The test code is in builtins-1.fold.h. */
10 #include "builtins-1.fold.h"