This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r149417 - in /trunk/gcc/ada: checks.adb gcc-int...
- From: charlet at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Thu, 09 Jul 2009 11:03:26 -0000
- Subject: r149417 - in /trunk/gcc/ada: checks.adb gcc-int...
Author: charlet
Date: Thu Jul 9 11:03:25 2009
New Revision: 149417
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=149417
Log:
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
Modified:
trunk/gcc/ada/checks.adb
trunk/gcc/ada/gcc-interface/Make-lang.in
trunk/gcc/ada/gnat_ugn.texi
trunk/gcc/ada/sem_ch10.adb
trunk/gcc/ada/sem_ch13.adb
trunk/gcc/ada/ug_words