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
store-merging: Apply --param=store-merging-max-size= in more spots [PR117439]
[official-gcc.git]
/
gcc
/
testsuite
/
gnat.dg
/
sync_iface_call_pkg2.adb
blob
b3c221e5b1a8d97e1b3f2ec44aab282eebc5f4c2
1
package body
Sync_Iface_Call_Pkg2
is
2
3
task body
Impl
is
4
begin
5
null
;
6
end
Impl
;
7
8
end
Sync_Iface_Call_Pkg2
;