re PR tree-optimization/92085 (ICE: tree check: expected class 'type', have 'exceptio...
[official-gcc.git] / gcc / testsuite / gcc.dg / tree-ssa / pr92085-1.c
blobc18f820a09ea892ac33630b9ba0e2b08bff81f6b
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 = &py;
12 while (qw < 1)
14 if ((0 < (**fq ? **fq : (**fq = 1))) / (**fq = y9))
17 ++qw;