sem_ch4.adb (Analyze_Allocator): If the designated type is a non-null access type...
authorEd Schonberg <schonberg@adacore.com>
Mon, 4 Aug 2008 10:22:48 +0000 (12:22 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 4 Aug 2008 10:22:48 +0000 (12:22 +0200)
commit75ad5042832e9f76566a3f841f9c7701ccd071ee
treec966183cbce2a77fe3bc728fc78b9578ce83bf62
parentd882d0e15ec0aaa63e14ff74d5c5cea488ef84e0
sem_ch4.adb (Analyze_Allocator): If the designated type is a non-null access type and the allocator is not...

2008-08-04  Ed Schonberg  <schonberg@adacore.com>

* sem_ch4.adb (Analyze_Allocator): If the designated type is a non-null
access type and the allocator is not initialized, warn rather than
reporting an error.

From-SVN: r138600
gcc/ada/sem_ch4.adb