a-dispat.adb, [...]: Minor reformatting.
authorRobert Dewar <dewar@adacore.com>
Fri, 20 Feb 2015 14:29:49 +0000 (14:29 +0000)
committerArnaud Charlet <charlet@gcc.gnu.org>
Fri, 20 Feb 2015 14:29:49 +0000 (15:29 +0100)
commit67c0e6625c6ce7e235b1558f320d5f94b07a1393
treea9911e4f635cf7f139a7fe60cadb9938506accdb
parent4060ebd4be9d17ba7a5cb8dc44a7e047232bf335
a-dispat.adb, [...]: Minor reformatting.

2015-02-20  Robert Dewar  <dewar@adacore.com>

* a-dispat.adb, a-stcoed.ads: Minor reformatting.

2015-02-20  Robert Dewar  <dewar@adacore.com>

* sem_ch13.adb (Build_Discrete_Static_Predicate): Allow static
predicate for non-static subtype.
(Build_Predicate_Functions): Do not assume subtype associated with a
static predicate must be static.

2015-02-20  Robert Dewar  <dewar@adacore.com>

* errout.adb (Set_Msg_Node): Better handling of internal names
(Set_Msg_Node): Kill message when we cannot eliminate internal name.
* errout.ads: Document additional case of message deletion.
* namet.adb (Is_Internal_Name): Refined to consider wide
strings in brackets notation and character literals not to be
internal names.
* sem_ch8.adb (Find_Selected_Component): Give additional error
when selector name is a subprogram whose first parameter has
the same type as the prefix, but that type is untagged.

From-SVN: r220868
gcc/ada/ChangeLog
gcc/ada/a-dispat.adb
gcc/ada/a-stcoed.ads
gcc/ada/errout.adb
gcc/ada/errout.ads
gcc/ada/namet.adb
gcc/ada/sem_ch13.adb
gcc/ada/sem_ch8.adb