]> gcc.gnu.org Git - gcc.git/commit - gcc/ada/freeze.adb
[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Thu, 17 Jun 2010 08:56:40 +0000 (10:56 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Thu, 17 Jun 2010 08:56:40 +0000 (10:56 +0200)
commitbce79204fbd55ec8f622979e582752e44498c76c
tree592d50ba4c49a4ad6785726c1fbee9a23c1aba1a
parent3428cb9fcb371855b04fd7b796cd98819a31047d
[multiple changes]

2010-06-17  Robert Dewar  <dewar@adacore.com>

* einfo.adb: Minor code fix, allow E_Class_Wide_Type for
Equivalent_Type to match documentation.

2010-06-17  Robert Dewar  <dewar@adacore.com>

* sem_ch6.adb, sem_ch7.adb: Minor reformatting.
* sem_ch3.adb, sem_ch5.adb, sem_ch9.adb, sem_ch10.adb, sem_ch12.adb,
sem_ch4.adb, sem_ch8.adb, sem_ch13.adb: Make use of Ekind_In.

2010-06-17  Thomas Quinot  <quinot@adacore.com>

* sem_res.adb (Set_Slice_Subtype): Always freeze the slice's itype.

2010-06-17  Thomas Quinot  <quinot@adacore.com>

* freeze.adb (Freeze_Expression): Short circuit operators are valid
freeze node insertion points.

From-SVN: r160889
14 files changed:
gcc/ada/ChangeLog
gcc/ada/einfo.adb
gcc/ada/freeze.adb
gcc/ada/sem_ch10.adb
gcc/ada/sem_ch12.adb
gcc/ada/sem_ch13.adb
gcc/ada/sem_ch3.adb
gcc/ada/sem_ch4.adb
gcc/ada/sem_ch5.adb
gcc/ada/sem_ch6.adb
gcc/ada/sem_ch7.adb
gcc/ada/sem_ch8.adb
gcc/ada/sem_ch9.adb
gcc/ada/sem_res.adb
This page took 0.05508 seconds and 5 git commands to generate.