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
2017-12-05 Richard Biener <rguenther@suse.de>
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.dg
/
pr27382-1.c
blob
0b25a7b380da5d8334b9a54d53c18d916a66746b
1
/* { dg-do compile } */
2
/* { dg-options "-O2" } */
3
void
foo
()
4
{
5
L
:
6
!&&
L
;
7
}
8