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 debug/66535
[official-gcc.git]
/
gcc
/
testsuite
/
gnat.dg
/
incomplete2.adb
blob
19c83609b01c01393f67bacc4c7ab0505bfe9606
1
-- { dg-do compile }
2
-- { dg-excess-errors "instantiation abandoned" }
3
with
Incomplete1
;
4
package body
Incomplete2
is end
Incomplete2
;