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
PR target/55146
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.dg
/
pr27382-2.c
blob
97365247ec140ccf21170d421437fa4b8cf72ff8
1
/* { dg-do compile } */
2
/* { dg-options "-O2" } */
3
void
foo
()
4
{
5
L
:
6
&&
L
!=
0
;
7
}
8