]> git.ipfire.org Git - thirdparty/gcc.git/commit
[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Wed, 31 Aug 2011 09:37:54 +0000 (11:37 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Wed, 31 Aug 2011 09:37:54 +0000 (11:37 +0200)
commit702d2020441d58a06cd7b161483d9c099e56c72b
tree87048b5ff4d217dd7e8fcd9e17b9a880972dc532
parent67645bdee6a5c57b2ce51bbafbb69cf510ebf189
[multiple changes]

2011-08-31  Jose Ruiz  <ruiz@adacore.com>

* s-taprop-vxworks.adb, s-taprop-mingw.adb, s-taprop-linux.adb,
s-taprop-solaris.adb (Create_Task): Not_A_Specific_CPU can be assigned
to any dispatching domain.

2011-08-31  Thomas Quinot  <quinot@adacore.com>

* exp_ch4.adb: Minor reformatting.

2011-08-31  Bob Duff  <duff@adacore.com>

* sem_ch6.adb (Get_Generic_Parent_Type): Don't query Subtype_Indication
on nodes for which it is not defined.
(Is_Non_Overriding_Operation): Exit the loop when we find a generic
parent type.

2011-08-31  Bob Duff  <duff@adacore.com>

* sem_ch3.adb (Process_Full_View): Disable legality check if
In_Instance, to avoid spurious errors.
* sem_ch12.adb (Validate_Derived_Type_Instance): Disable legality check
if In_Instance, to avoid spurious errors.

2011-08-31  Pascal Obry  <obry@adacore.com>

* a-direct.adb: Use Dir_Seps everywhere to properly handle all
directory speparators.
(Compose): Use Dir_Seps to handle both forms.
(Create_Path): Use Dir_Seps instead of explicit check, no semantic
changes.
(Extension): Use Dir_Seps to handle both forms.

2011-08-31  Pascal Obry  <obry@adacore.com>

* prj-conf.adb: Minor reformatting.

From-SVN: r178372
gcc/ada/ChangeLog
gcc/ada/a-direct.adb
gcc/ada/exp_ch4.adb
gcc/ada/prj-conf.adb
gcc/ada/s-taprop-linux.adb
gcc/ada/s-taprop-mingw.adb
gcc/ada/s-taprop-solaris.adb
gcc/ada/s-taprop-vxworks.adb
gcc/ada/sem_ch12.adb
gcc/ada/sem_ch3.adb
gcc/ada/sem_ch6.adb