OSDN Git Service

2010-06-22 Robert Dewar <dewar@adacore.com>
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 22 Jun 2010 08:49:11 +0000 (08:49 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 22 Jun 2010 08:49:11 +0000 (08:49 +0000)
commitae1bba3e7a1b3e661b894caca86181a8ae475dac
tree213782122aa486f0afb1639800affca3d31088a3
parenteaa830b55cd7a824a6c716206a8862c9d2674782
2010-06-22  Robert Dewar  <dewar@adacore.com>

* sem_ch4.adb (Analyze_Conditional_Expression): Defend against
malformed tree.
* sprint.adb (Sprint_Node_Actual, case N_Conditional_Expression): Ditto.

2010-06-22  Arnaud Charlet  <charlet@adacore.com>

* s-intman-vxworks.ads: Code clean up.

2010-06-22  Thomas Quinot  <quinot@adacore.com>

* sem_res.adb (Resolve_Slice): When the prefix is an explicit
dereference, construct actual subtype of designated object to generate
proper bounds checks.

2010-06-22  Thomas Quinot  <quinot@adacore.com>

* ali-util.adb, ali-util.ads, gnatbind.adb (Read_ALI): Rename to
Read_Withed_ALIs, which is more descriptive.

2010-06-22  Pascal Obry  <obry@adacore.com>

* g-sothco.ads: Minor reformatting.
* g-socthi-mingw.adb: Remove part of work on the C_Recvmsg and
C_Sendmsg implementation.
(C_Sendmsg): Do not use lock (not needed).
(C_Recvmsg): Likewise and also do not wait for incoming data.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@161148 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/ali-util.adb
gcc/ada/ali-util.ads
gcc/ada/g-socthi-mingw.adb
gcc/ada/g-sothco.ads
gcc/ada/gnatbind.adb
gcc/ada/s-intman-vxworks.ads
gcc/ada/sem_ch4.adb
gcc/ada/sem_res.adb
gcc/ada/sprint.adb