libcpp, c, middle-end: Optimize initializers using #embed in C
[official-gcc.git] / gcc / testsuite / gcc.dg / tree-ssa / pr92085-1.c
blob8a3b6ddf6570971294ad71f71512e851ebd0587d
1 /* { dg-do compile } */
2 /* { dg-options "-O1 -fexceptions -fnon-call-exceptions -ftree-loop-vectorize -fno-tree-sink --param dse-max-alias-queries-per-store=2 -w" } */
4 void
5 di (int y9, int qw)
7 if ((int) &y9 != 0)
9 int py;
10 int **fq = (int **) &py;
12 while (qw < 1)
14 if ((0 < (**fq ? **fq : (**fq = 1))) / (**fq = y9))
17 ++qw;