PR middle-end/85602 - -Wsizeof-pointer-memaccess for strncat with size of source
[official-gcc.git] / gcc / testsuite / gcc.dg / boolcomplex-1.c
blobc34da04d6a10bfce91ca0c9f7a91f5b86d8a1631
1 /* { dg-do compile } */
2 /* { dg-options "" } */
3 _Bool b = --0i == 0; /* { dg-error "lvalue required as decrement operand" } */