[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Thu, 7 Sep 2017 09:46:56 +0000 (11:46 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Thu, 7 Sep 2017 09:46:56 +0000 (11:46 +0200)
commit4b25afa16e8bb8242ffc12d5e47a97d883163dc3
treeb16c0b8abe97ad32b9982bfc4975bd96f7b9654b
parent1155ae01593b0b84cddf5031b7a85d684fe0dd0d
[multiple changes]

2017-09-07  Arnaud Charlet  <charlet@adacore.com>

* sem_util.adb (Check_Part_Of_Reference): rename Conc_Typ to Conc_Obj
(because it refers to the anonymous concurrent object, not its type);
fix condition for emitting error message about task/protected type,

2017-09-07  Bob Duff  <duff@adacore.com>

* binde.adb (Debug_Flag_Old): If both -do and -dp
are specified, behave as if just -do was specified, rather than
using a mixture.

2017-09-07  Nicolas Roche  <roche@adacore.com>

* system-vxworks-sparcv9.ads, s-vxwork-m68k.ads, s-vxwork-mips.ads,
system-vxworks-m68k.ads, system-vxworks-mips.ads: Removed.

From-SVN: r251837
gcc/ada/ChangeLog
gcc/ada/binde.adb
gcc/ada/s-vxwork-m68k.ads [deleted file]
gcc/ada/s-vxwork-mips.ads [deleted file]
gcc/ada/sem_util.adb
gcc/ada/system-vxworks-m68k.ads [deleted file]
gcc/ada/system-vxworks-mips.ads [deleted file]
gcc/ada/system-vxworks-sparcv9.ads [deleted file]