1 /* PR tree-optimization/113297 */
2 /* { dg-do compile { target bitint } } */
3 /* { dg-require-stack-check "generic" } */
4 /* { dg-options "-std=c23 -O -fno-tree-fre --param=large-stack-frame=1024 -fstack-check=generic" } */
6 #if __BITINT_MAXWIDTH__ >= 513
7 typedef _BitInt(513) B
;
12 static inline __attribute__((__always_inline__
)) void