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
c++: prvalue of array type [PR111286]
[official-gcc.git]
/
gcc
/
testsuite
/
gnat.dg
/
loop_optimization14_pkg.ads
blob
23b61eb555001c71d2096b3343896c437931b30c
1
package
Loop_Optimization14_Pkg
is
2
3
procedure
Proc
(
B
:
in out
Boolean
);
4
5
end
Loop_Optimization14_Pkg
;