2009-07-09 Ed Schonberg <schonberg@adacore.com>
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 9 Jul 2009 11:03:25 +0000 (11:03 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 9 Jul 2009 11:03:25 +0000 (11:03 +0000)
commit6ffc64fc8ae384821bfa11c6db319d27633a345d
treee78f29bd217b5573bdcef8ce9a2d0b4b7c328b39
parent09c3571c5fcacf577bff52016ae91ed0597b1cf7
2009-07-09  Ed Schonberg  <schonberg@adacore.com>

* sem_ch10.adb (Install_Context): If the unit is a package body,
install the private with_clauses of the corresponding package
declaration.

2009-07-09  Robert Dewar  <dewar@adacore.com>

* checks.adb: Minor reformatting

2009-07-09  Vasiliy Fofanov  <fofanov@adacore.com>

* ug_words, gnat_ugn.texi: Move VMS equivalents of the last check in
into ug_words.

2009-07-09  Thomas Quinot  <quinot@adacore.com>

* sem_ch13.adb (Analyze_Attribute_Definition_Clause, case Address):
Do not warn for a constant overlaying any constant object

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@149417 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/checks.adb
gcc/ada/gcc-interface/Make-lang.in
gcc/ada/gnat_ugn.texi
gcc/ada/sem_ch10.adb
gcc/ada/sem_ch13.adb
gcc/ada/ug_words