[multiple changes]
commit88f7d2d148c34dbf76f5cb4321ced56d5253a96f
authorArnaud Charlet <charlet@gcc.gnu.org>
Fri, 31 Oct 2014 11:07:40 +0000 (31 12:07 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Fri, 31 Oct 2014 11:07:40 +0000 (31 12:07 +0100)
treeca986f32417901a45ead7bde59ab21ff989c70ec
parent1335a8caf760e49d687866541cda051bd9651289
[multiple changes]

2014-10-31  Eric Botcazou  <ebotcazou@adacore.com>

* sem_ch6.adb: Remove obsolete comment.

2014-10-31  Olivier Hainque  <hainque@adacore.com>

* g-allein.ads: bind vec_sld for pixels to 8hi vsldoi instead
of 4si, as pixels are short.

2014-10-31  Ed Schonberg  <schonberg@adacore.com>

* sem_res.adb (Resolve_Call): Do not reject a call to a protected
operation in the spec of a protected type, when the call appears
in a pre/postcondition for another protected operation.

2014-10-31  Tristan Gingold  <gingold@adacore.com>

* prj-conf.adb: Locate_Runtime: Always search the runtime in
project path.

2014-10-31  Eric Botcazou  <ebotcazou@adacore.com>

* inline.adb (Check_Package_Body_For_Inlining): Adjust previous
change to use correct idiom for back-end inlining.

From-SVN: r216958
gcc/ada/ChangeLog
gcc/ada/g-allein.ads
gcc/ada/inline.adb
gcc/ada/prj-conf.adb
gcc/ada/sem_ch6.adb
gcc/ada/sem_res.adb