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
reflect: canonicalize types returned by StructOf() and friends
[official-gcc.git]
/
gcc
/
testsuite
/
g++.old-deja
/
g++.brendan
/
label1.C
blob
9cdc57d44e48ce54011bd1052390f3f4e2289085
1
// { dg-do assemble }
2
// GROUPS passed labels
3
// it should only give 1 error, about using an undefined label
4
int main(void) { goto dummy; }// { dg-error "" } .*