blob: 8f298ec04e7178363a7f198f1f6acd2c77a67f07 [file] [log] [blame]
/* { dg-require-effective-target int128 } */
/* { dg-additional-options "--param analyzer-max-svalue-depth=0" } */
void x7 (void)
{
__int128 z5[] = {
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 1, 0, 1,
};
}