repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Update concepts branch to revision 131834
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.dg
/
boolcomplex-1.c
blob
c34da04d6a10bfce91ca0c9f7a91f5b86d8a1631
1
/* { dg-do compile } */
2
/* { dg-options "" } */
3
_Bool b
= --
0
i
==
0
;
/* { dg-error "lvalue required as decrement operand" } */