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
x86: Tune Skylake, Cannonlake and Icelake as Haswell
[official-gcc.git]
/
gcc
/
testsuite
/
gnat.dg
/
elab3_pkg.ads
blob
b4abf3a6a4211c6c8e8f87af8f4c21f32959af3f
1
generic
2
Elaborate
:
Boolean
:=
True
;
3
with procedure
Proc
;
4
5
package
Elab3_Pkg
is
6
procedure
Elaborator
;
7
end
Elab3_Pkg
;