]> git.ipfire.org Git - thirdparty/gcc.git/blame - gcc/testsuite/gcc.dg/boolcomplex-1.c
replace ISL with isl
[thirdparty/gcc.git] / gcc / testsuite / gcc.dg / boolcomplex-1.c
CommitLineData
a87db577
AP
1/* { dg-do compile } */
2/* { dg-options "" } */
3_Bool b = --0i == 0; /* { dg-error "lvalue required as decrement operand" } */