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
Preserving locations for variable-uses and constants (PR c++/43486)
[official-gcc.git]
/
gcc
/
testsuite
/
gnat.dg
/
discr12_pkg.ads
blob
785146310bd19539121be217494e988ec3b702f3
1
package
Discr12_Pkg
is
2
3
function
Dummy
(
I
:
Integer
)
return
Integer
;
4
5
end
Discr12_Pkg
;