[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Fri, 2 Sep 2011 07:10:07 +0000 (09:10 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Fri, 2 Sep 2011 07:10:07 +0000 (09:10 +0200)
commitbd0bc43e58edb507c01ecabdfdf0e7717a825324
tree912a34c00bd350df63b1b3b2de596bb767cf8687
parent9fdb5d2171b7104581e0e80bfb8f527d37d93fcd
[multiple changes]

2011-09-02  Ed Schonberg  <schonberg@adacore.com>

* sem_ch10.adb (Analyze_With_Clause): If the library unit
is the generated subprogram declaration for a child unit body
that acts as spec, use the original body in the with_clause,
to prevent binding errors.

2011-09-02  Vincent Celier  <celier@adacore.com>

* gnat_ugn.texi: Adapt documentation of -gnateInnn to new VMS
qualifier /MULTI_UNIT_INDEX=

2011-09-02  Johannes Kanig  <kanig@adacore.com>

* g-comlin.adb (Getopt): Return when switch is dealt with automatically,
instead of calling the callback function

From-SVN: r178435
gcc/ada/ChangeLog
gcc/ada/g-comlin.adb
gcc/ada/g-comlin.ads
gcc/ada/gnat_ugn.texi
gcc/ada/sem_ch10.adb