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
Require target lra in gcc.dg/pr108095.c
[official-gcc.git]
/
gcc
/
testsuite
/
gnat.dg
/
equal4.ads
blob
0bc211340350c73667d4b80a44a84be9f7d0a320
1
with
Equal4_Full_Selector_Filter
;
2
3
package
Equal4
is
4
procedure
Compare
(
Obj
:
Equal4_Full_Selector_Filter
.
Object_T
);
5
end
Equal4
;