aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/bitint-33.c
blob: a46d53eeb8fa8c08ea3cab8db306abe04db19522 (plain)
1
2
3
4
5
6
7
8
9
/* PR c/102989 */
/* { dg-do compile } */
/* { dg-options "-std=c17" } */

#include <limits.h>

#ifdef BITINT_MAXWIDTH
#error BITINT_MAXWIDTH defined in C11
#endif