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
/
task2_pkg.adb
blob
9481a57597db104daf4dfba9a67dd6623af13bcc
1
package body
Task2_Pkg
is
2
task body
T2
is
3
begin
4
null
;
5
end
T2
;
6
end
Task2_Pkg
;