]> gcc.gnu.org Git - gcc.git/commit
[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Wed, 18 Nov 2015 09:38:46 +0000 (10:38 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Wed, 18 Nov 2015 09:38:46 +0000 (10:38 +0100)
commit287aa0ed9267e7afe6d9350a6b5b95f271db28ce
tree520150e37c4deaeeef3b919edad9689b01ec3458
parentda54052e5ae0e7bf8b457d990059d190b0dcb458
[multiple changes]

2015-11-18  Pascal Obry  <obry@adacore.com>

* adaint.c, s-os_lib.adb, s-os_lib.ads (Kill_Process_Tree): New.

2015-11-18  Hristian Kirtchev  <kirtchev@adacore.com>

* sem_util.adb (Check_Nonvolatile_Function_Profile): Place the error
message concerning the return type on the result definition.
(Is_Volatile_Function): A function with a parameter of a protected
type is a protected function if it is defined within a protected
definition.

2015-11-18  Ed Schonberg  <schonberg@adacore.com>

* sem_ch4.adb (Try_Container_Indexing): When building the
parameter list for the function call on indexing functions,
preserve overloading of the parameters, which may themselves be
generalized indexing operations.

From-SVN: r230522
gcc/ada/ChangeLog
gcc/ada/adaint.c
gcc/ada/s-os_lib.adb
gcc/ada/s-os_lib.ads
gcc/ada/sem_ch4.adb
gcc/ada/sem_util.adb
This page took 0.065215 seconds and 5 git commands to generate.