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
Corrected date in changelog
[official-gcc.git]
/
gcc
/
testsuite
/
gnat.dg
/
subp_elim_errors.ads
blob
d42f1b204b3f9bb1a9389a240a18321d07223be0
1
pragma
Eliminate
(
Subp_Elim_Errors
,
Proc
);
2
3
package
Subp_Elim_Errors
is
4
5
procedure
Proc
;
6
7
end
Subp_Elim_Errors
;