aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/gcc.c-torture/compile/pr54713-2.c
blob: c3910373111ac1977772e8342f1f600cc6d82677 (plain)
1
2
3
4
5
6
7
/* PR tree-optimization/54713 */

#define N 16
#define ONE 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1
#define ONEU 1U, 1U, 1U, 1U, 1U, 1U, 1U, 1U, 1U, 1U, 1U, 1U, 1U, 1U, 1U, 1U

#include "pr54713-1.c"