sem_ch12.adb (Build_Local_Package): A formal package with no associations is legal...
authorEd Schonberg <schonberg@adacore.com>
Mon, 10 Sep 2007 12:49:04 +0000 (14:49 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 10 Sep 2007 12:49:04 +0000 (14:49 +0200)
commit4b272fdd2344aff782e3bb1898943bba8943762b
tree6a7e04b40dc1a19ede3b1a25ce1aebd57f182d9c
parent157a9bf572d6dbbf72ad33d1cc70ffb07078bb7a
sem_ch12.adb (Build_Local_Package): A formal package with no associations is legal if all formals have defaults.

2007-09-10  Ed Schonberg  <schonberg@adacore.com>

* sem_ch12.adb (Build_Local_Package): A formal package with no
associations is legal if all formals have defaults. It is not
equivalent to a formal declared with a box.

From-SVN: r128338
gcc/ada/sem_ch12.adb