1 /* { dg-do compile } */
2 /* { dg-additional-options "-fno-tree-dce -ftree-loop-distribution" } */
5 int b
, c
, f
, g
, h
, i
, j
[2], o
;
6 __attribute__((const)) int s(char r
);
12 int e
[] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
13 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 1, 1, 0, 0, 0,
14 1, 0, 0, 1, 1, 0, 0, 0, 1, 0, 0, 1, 1, 0, 0, 0, 1,
15 0, 0, 1, 1, 0, 0, 0, 1, 0, 0, 1, 1, 0, 0};