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
* gcc-interface/decl.c (gnat_to_gnu_entity) <E_Record_Type>: Don't
[official-gcc.git]
/
gcc
/
testsuite
/
go.dg
/
undef-1.go
blob
e3ea918c2e79131f1118140b94a00fed0270a19a
1
// { dg-do compile }
2
3
package
main
4
5
func
main
() {
6
sys
.
Exit
(
i
)
// { dg-error "undefined" }
7
}