]> gcc.gnu.org Git - gcc.git/commit
sem_ch6.adb (Possible_Freeze): If the type is an incomplete CW type...
authorEric Botcazou <ebotcazou@adacore.com>
Tue, 19 Apr 2016 13:02:27 +0000 (13:02 +0000)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 19 Apr 2016 13:02:27 +0000 (15:02 +0200)
commit681014998bbfc9c4ec501aebbf197a6a78e9c197
tree8701952199f69542435b4be28bd054cb5f69fb9b
parent16e764a7f44bbc29254f041fe0f3064cce65b994
sem_ch6.adb (Possible_Freeze): If the type is an incomplete CW type...

2016-04-19  Eric Botcazou  <ebotcazou@adacore.com>

* sem_ch6.adb (Possible_Freeze): If the type is an incomplete
CW type, then the subprogram must have a delayed freeze. This
ensures that the backend can properly recover the full view when
elaborating the access subprogram declaration.

From-SVN: r235195
gcc/ada/ChangeLog
gcc/ada/sem_ch6.adb
This page took 0.068891 seconds and 5 git commands to generate.