]> git.ipfire.org Git - thirdparty/gcc.git/commit
[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Mon, 4 Oct 2010 13:16:56 +0000 (15:16 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 4 Oct 2010 13:16:56 +0000 (15:16 +0200)
commit1366997bf20c36a7d0701a4f4e09b7d8b523e828
treeb0a80bb7396b365be2b51d7d1140612193541c09
parentd4d24ba4503483a5315b57859c147f9a4e18c5aa
[multiple changes]

2010-10-04  Vincent Celier  <celier@adacore.com>

* sinput-l.adb (Load_File): Do not fail when switch -gnateG is
specified and the processed file cannot be written. Just issue a
warning and continue.

2010-10-04  Thomas Quinot  <quinot@adacore.com>

* sem_res.adb: Minor reformatting.

2010-10-04  Ed Schonberg  <schonberg@adacore.com>

* sem_ch8.adb (Analyze_Subprogram_Renaming): If the renamed operation
is an overridden inherited operation, the desired operation is the
overriding one, which is the alias of the visible one.

2010-10-04  Ed Schonberg  <schonberg@adacore.com>

* sem_ch6.adb (Find_Corresponding_Spec): Check that the wrapper body is
present before deleting from the tree, when an inherited function with
a controlling result that returns a null extension is overridden by a
later declaration or body.

2010-10-04  Gary Dismukes  <dismukes@adacore.com>

* checks.adb: Update comment.

From-SVN: r164933
gcc/ada/ChangeLog
gcc/ada/checks.adb
gcc/ada/sem_ch6.adb
gcc/ada/sem_ch8.adb
gcc/ada/sem_res.adb
gcc/ada/sinput-l.adb