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
2014-07-12 Paul Thomas <pault@gcc.gnu.org>
[official-gcc.git]
/
gcc
/
testsuite
/
gfortran.dg
/
empty_label.f
blob
446fe8b131f9cf48557051300747d7ea42f40a6c
1
C { dg-do compile }
2
C { dg-options "-Werror -fmax-errors=1" }
3
100
! {
dg
-
warning
"empty statement"
}
4
end
5
C { dg-error "count reached limit" "" { target *-*-* } 0 }