r216958 - in /trunk/gcc/ada: ChangeLog g-allein...
charlet@gcc.gnu.org
charlet@gcc.gnu.org
Fri Oct 31 11:07:00 GMT 2014
Author: charlet
Date: Fri Oct 31 11:07:40 2014
New Revision: 216958
URL: https://gcc.gnu.org/viewcvs?rev=216958&root=gcc&view=rev
Log:
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.
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/g-allein.ads
trunk/gcc/ada/inline.adb
trunk/gcc/ada/prj-conf.adb
trunk/gcc/ada/sem_ch6.adb
trunk/gcc/ada/sem_res.adb
More information about the Gcc-cvs
mailing list