]> git.ipfire.org Git - thirdparty/gcc.git/commit
[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Thu, 9 Sep 2010 09:50:46 +0000 (11:50 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Thu, 9 Sep 2010 09:50:46 +0000 (11:50 +0200)
commit61bcf5ca33e9ea22001c1283a9ea0df5bcae2ecc
tree577cfd9eb82c4ec23845cdea4caae9e2eadd84ea
parent0052da204e85630c973a0ad13b49e403abe1d5d3
[multiple changes]

2010-09-09  Ed Schonberg  <schonberg@adacore.com>

* exp_ch9.ads (Find_Master_Scope): New function, extracted from
Build_Master_Entity, to find the proper scope for the master entity of
a type that may contain tasks, in the presence of transient scopes.
* exp_ch9.adb (Build_Master_Entity) Use new function.
* exp_ch3.adb (Build_Class_Wide_Master): ditto.

2010-09-09  Vincent Celier  <celier@adacore.com>

* prj-attr.adb: Add new attributes Leading_Library_Options and
Linker'Leading_Switches.
* snames.ads-tmpl: Add new standard names Leading_Library_Options and
Leading_Switches.

From-SVN: r164060
gcc/ada/ChangeLog
gcc/ada/exp_ch3.adb
gcc/ada/exp_ch9.adb
gcc/ada/exp_ch9.ads
gcc/ada/prj-attr.adb
gcc/ada/snames.ads-tmpl