]> gcc.gnu.org Git - gcc.git/commit - gcc/ada/ChangeLog
sem_ch3.adb (Analyze_Type_Declaration): Create freeze node for access type even if...
authorEd Schonberg <schonberg@adacore.com>
Wed, 15 Apr 2009 08:37:21 +0000 (08:37 +0000)
committerArnaud Charlet <charlet@gcc.gnu.org>
Wed, 15 Apr 2009 08:37:21 +0000 (10:37 +0200)
commit28450a75258dfde4f1a590c89156b0c489d4d18c
tree971ee2e5a6f70cb1ad95879ad77ee5c2f2c3b28a
parent4ff626092ebbea4bceccc9f9fba0bb35b9d22808
sem_ch3.adb (Analyze_Type_Declaration): Create freeze node for access type even if...

2009-04-15  Ed Schonberg  <schonberg@adacore.com>

* sem_ch3.adb (Analyze_Type_Declaration): Create freeze node for access
type even if the designated type comes from a limited_with clause, to
ensure that the symbol for the finalization list of the access type is
created.

From-SVN: r146081
gcc/ada/ChangeLog
gcc/ada/sem_ch3.adb
This page took 0.066563 seconds and 5 git commands to generate.