summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/builtin-bswap-3.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gcc.dg/builtin-bswap-3.c')
-rw-r--r--gcc/testsuite/gcc.dg/builtin-bswap-3.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/testsuite/gcc.dg/builtin-bswap-3.c b/gcc/testsuite/gcc.dg/builtin-bswap-3.c
index 3416d65085d..031817e780f 100644
--- a/gcc/testsuite/gcc.dg/builtin-bswap-3.c
+++ b/gcc/testsuite/gcc.dg/builtin-bswap-3.c
@@ -1,4 +1,5 @@
/* { dg-do run } */
+/* { dg-require-effective-target stdint_types } */
/* { dg-options "" } */
#include <stdint.h>