[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Thu, 11 Apr 2013 09:34:38 +0000 (11:34 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Thu, 11 Apr 2013 09:34:38 +0000 (11:34 +0200)
commit8fde064e1ac2202e45e3259304b718fcfff117fe
treec6a67e5823b05f4b5240ea682c04450ce56d2362
parent354c3840c8ff64c615c7365c5b0c1b04d2a38189
[multiple changes]

2013-04-11  Robert Dewar  <dewar@adacore.com>

* errout.ads: Minor reformatting.
* sem_eval.adb (Why_Not_Static): Now issues continuation messages
(Why_Not_Static): Test for aggregates behind string literals.
* sem_eval.ads (Why_Not_Static): Now issues continuation messages.

2013-04-11  Robert Dewar  <dewar@adacore.com>

* exp_ch4.adb (Expand_Concatenation): Wrap expansion in
Expressions_With_Actions.

2013-04-11  Ed Schonberg  <schonberg@adacore.com>

* sem_ch6.adb (Base_Types_Match): For an actual type in an
instance, the base type may itself be a subtype, so find true
base type to determine compatibility.

From-SVN: r197745
gcc/ada/ChangeLog
gcc/ada/errout.ads
gcc/ada/exp_ch4.adb
gcc/ada/sem_ch6.adb
gcc/ada/sem_eval.adb
gcc/ada/sem_eval.ads