Index: gcc.dg/torture/pr41555.c
===================================================================
--- gcc.dg/torture/pr41555.c	(revision 165233)
+++ gcc.dg/torture/pr41555.c	(working copy)
@@ -1,5 +1,6 @@
 /* { dg-do run } */
 /* { dg-options "-std=c99" } */
+/* { dg-require-effective-target stdint_types } */
 
 #include <stdint.h>
 #include <limits.h>
