]> gcc.gnu.org Git - gcc.git/commit
exp_pakd.adb: Minor comment fixes.
authorBob Duff <duff@adacore.com>
Wed, 22 Apr 2009 09:46:29 +0000 (09:46 +0000)
committerArnaud Charlet <charlet@gcc.gnu.org>
Wed, 22 Apr 2009 09:46:29 +0000 (11:46 +0200)
commit218e53ff255953c209d36c431f3eda3fcd7d296a
tree90c235956a6ffcc7534101fd39971c423ec12a7b
parentc73b64789603a591d339431e8b2e42079d4a54e5
exp_pakd.adb: Minor comment fixes.

2009-04-22  Bob Duff  <duff@adacore.com>

* exp_pakd.adb: Minor comment fixes.

* sinfo.ads, par-load.adb, sem_ch10.adb, lib-load.ads, lib-load.adb
sem_ch12.adb: Change the meaning of the Library_Unit attribute to
include units containing instantiations, as well as units that are
generic instantiations.

* sem.adb: Include dependents and corresponding specs/bodies in the
unit walk.

* gcc-interface/Make-lang.in:
sem now depends on s-bitops, because of the packed array of Booleans.

From-SVN: r146556
gcc/ada/ChangeLog
gcc/ada/exp_pakd.adb
gcc/ada/gcc-interface/Make-lang.in
gcc/ada/lib-load.adb
gcc/ada/lib-load.ads
gcc/ada/par-load.adb
gcc/ada/sem.adb
gcc/ada/sem_ch10.adb
gcc/ada/sem_ch12.adb
gcc/ada/sinfo.ads
This page took 0.058085 seconds and 5 git commands to generate.