]> gcc.gnu.org Git - gcc.git/commit - gcc/ada/sem_eval.adb
[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Mon, 4 Aug 2014 08:00:05 +0000 (10:00 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 4 Aug 2014 08:00:05 +0000 (10:00 +0200)
commit6c56d9b8a6716973e5fbba1dc5e38507022b6006
tree4541d55206ad7bc88376f6ecb54e971ea03dbf08
parentad5edba5cec413cf60b5c71046e7787a0048357f
[multiple changes]

2014-08-04  Robert Dewar  <dewar@adacore.com>

* exp_ch4.adb: Minor reformatting.

2014-08-04  Olivier Hainque  <hainque@adacore.com>

* link.c: remove const on __gnat_objlist_file_supported for AIX

2014-08-04  Robert Dewar  <dewar@adacore.com>

* sem_util.ads: Minor addition of comment.

2014-08-04  Vincent Celier  <celier@adacore.com>

* prj-dect.adb (Check_Package_Allowed): Allow package IDE in
all projects, including aggregate and aggregate library projects.

2014-08-04  Yannick Moy  <moy@adacore.com>

* back_end.adb (Call_Back_End): Do not call gigi in GNATprove mode.

2014-08-04  Robert Dewar  <dewar@adacore.com>

* sem_eval.adb (Test_In_Range): Always in range for
Is_Known_Valid target type, where input type has smaller or
equal size and does not have biased rep.

2014-08-04  Ed Schonberg  <schonberg@adacore.com>

* sem_attr.adb (Eval_Attribute): Constrained is not treated as
a static attribute, and the Static flag must not be set on it
during resolution. It may be constant-folded during expansion,
but if expansion is disabled it is not a static expression.

From-SVN: r213535
gcc/ada/ChangeLog
gcc/ada/back_end.adb
gcc/ada/exp_ch4.adb
gcc/ada/link.c
gcc/ada/prj-dect.adb
gcc/ada/sem_attr.adb
gcc/ada/sem_eval.adb
gcc/ada/sem_util.ads
This page took 0.060839 seconds and 5 git commands to generate.