OSDN Git Service

2011-12-20 Hristian Kirtchev <kirtchev@adacore.com>
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 20 Dec 2011 13:41:00 +0000 (13:41 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 20 Dec 2011 13:41:00 +0000 (13:41 +0000)
commit80b66c2f2abe21a99cfe8177e89bad893b0e09f8
treeaec132f72b134bbe4292bee0e4444c3592293a72
parent236a443c1764b4b28d7e1a74326432d87917c975
2011-12-20  Hristian Kirtchev  <kirtchev@adacore.com>

* sem_res.adb (Resolve_Allocator): Warning on allocation
of tasks on a subpool and rewrite the allocator into a raise
Program_Error statement.
* s-stposu.ads, s-stposu.adb: Code reformatting.
(Create_Subpool): Remove formal parameter Storage_Size.
(Default_Subpool_For_Pool): Add the default implementation of this
routine.
(Set_Pool_Of_Subpool): Rename formal parameter Pool to To. Update
all the uses of the parameter.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@182533 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/s-stposu.adb
gcc/ada/s-stposu.ads
gcc/ada/sem_res.adb