[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Mon, 18 Apr 2016 12:27:10 +0000 (14:27 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 18 Apr 2016 12:27:10 +0000 (14:27 +0200)
commit4afcf3a5a0391b309520cbcf5d4836d611bd7fd9
treeffe4f91e0d909b0d393db9ce84a1203f8c331576
parent58ba2415917ccf9f4556394786a76470284a8d5f
[multiple changes]

2016-04-18  Gary Dismukes  <dismukes@adacore.com>

* lib-xref-spark_specific.adb, par-ch2.adb, errout.ads,
exp_intr.adb: Minor reformatting and typo corrections.

2016-04-18  Ed Schonberg  <schonberg@adacore.com>

* sem_ch6.adb: Code cleanup.

2016-04-18  Thomas Quinot  <quinot@adacore.com>

* sem_ch13.adb: Minor reformatting and error message tweaking
(remove extraneous spaces).

2016-04-18  Johannes Kanig  <kanig@adacore.com>

* gnat1drv.adb (Gnat1drv): Force loading of System unit for SPARK.

2016-04-18  Bob Duff  <duff@adacore.com>

* s-fileio.adb (Fopen_Mode): If Mode = Out_File, and the file
exists, and it's a fifo, we use "w" as the open string instead of
"r+". This is necessary to make a write to the fifo block until
a reader is ready.

2016-04-18  Hristian Kirtchev  <kirtchev@adacore.com>

* sem_attr.adb (Denote_Same_Function): Account
for a special case where a primitive of a tagged type inherits
a class-wide postcondition from a parent type.

From-SVN: r235135
gcc/ada/ChangeLog
gcc/ada/cstreams.c
gcc/ada/errout.ads
gcc/ada/exp_intr.adb
gcc/ada/gnat1drv.adb
gcc/ada/lib-xref-spark_specific.adb
gcc/ada/par-ch2.adb
gcc/ada/s-fileio.adb
gcc/ada/sem_attr.adb
gcc/ada/sem_ch13.adb
gcc/ada/sem_ch6.adb