2015-11-13 Eric Botcazou <ebotcazou@adacore.com>
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 13 Nov 2015 11:14:34 +0000 (11:14 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 13 Nov 2015 11:14:34 +0000 (11:14 +0000)
commitdcb0507d1791411b9969823e9025c97855a77e6e
tree64490512a4d76256ca385ffe7e6abe4cc2894a04
parent9de727d548739fdee06fa3ea9b2240810fab4bb1
2015-11-13  Eric Botcazou  <ebotcazou@adacore.com>

* init.c [Darwin/arm64] (__gnat_sigtramp): Do not increment PC,
fix CFI and add return sequence.

2015-11-13  Ed Schonberg  <schonberg@adacore.com>

* exp_fixd.adb (Expand_Convert_Float_To_Fixed): If the conversion
comes from an attribute reference 'Round, the operation must
round and not truncate.
* sem_res.adb, sem_ch6.adb: Minor editing.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@230302 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/exp_fixd.adb
gcc/ada/init.c
gcc/ada/sem_ch6.adb
gcc/ada/sem_res.adb