]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/ada/inline.adb
[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Mon, 4 Aug 2014 10:43:41 +0000 (12:43 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 4 Aug 2014 10:43:41 +0000 (12:43 +0200)
commit2e1295ade52283a56984222331d603c85ae6d19a
treeaa22f3838d1fd9486d2749047b71f1e08bd68d56
parent82701811fcb7027114db712f6b06b742fc5557d1
[multiple changes]

2014-08-04  Robert Dewar  <dewar@adacore.com>

* inline.adb, einfo.ads, s-tassta.adb, s-tarest.adb: Minor comment
fixes.

2014-08-04  Ed Schonberg  <schonberg@adacore.com>

* sem_prag.adb (Process_Import_Or_Interface): Handle properly
an aspect Import that specifies a False value.

2014-08-04  Robert Dewar  <dewar@adacore.com>

* gnat_rm.texi: Add section on aspect Invariant'Class.

2014-08-04  Ed Schonberg  <schonberg@adacore.com>

* sem_case.adb (Check_Choice_Set): New flag Predicate_Error,
for better control of cascaded error messages when some choice
in a case statement over a predicated type violates the given
static predicate.

2014-08-04  Hristian Kirtchev  <kirtchev@adacore.com>

* sem_ch3.adb (Build_Derived_Type): Modify the
inheritance of the rep chain to ensure that a non-tagged type's
items are not clobbered during the inheritance.

From-SVN: r213566
gcc/ada/ChangeLog
gcc/ada/einfo.ads
gcc/ada/gnat_rm.texi
gcc/ada/inline.adb
gcc/ada/s-tarest.adb
gcc/ada/s-tassta.adb
gcc/ada/sem_case.adb
gcc/ada/sem_ch3.adb
gcc/ada/sem_prag.adb