diff options
author | Javier Miranda <miranda@adacore.com> | 2009-07-29 10:34:29 +0000 |
---|---|---|
committer | Arnaud Charlet <charlet@gcc.gnu.org> | 2009-07-29 12:34:29 +0200 |
commit | 3ff38f33e666dc1eadd5daeba3c1c60b6c06f508 (patch) | |
tree | 9d0ac95590f47c7fb4b5ba48333c08bb09d39e30 /gcc/tree-inline.c | |
parent | a73734f5f5f049c80fcac8ea7f3f8e7423532eab (diff) | |
download | gcc-3ff38f33e666dc1eadd5daeba3c1c60b6c06f508.zip gcc-3ff38f33e666dc1eadd5daeba3c1c60b6c06f508.tar.gz gcc-3ff38f33e666dc1eadd5daeba3c1c60b6c06f508.tar.bz2 |
sem_ch3.ads, [...] (Add_Internal_Interface_Entities): Routine moved from the expander to the semantic analyzer to allow the...
2009-07-29 Javier Miranda <miranda@adacore.com>
* sem_ch3.ads, sem_ch3.adb (Add_Internal_Interface_Entities): Routine
moved from the expander to the semantic analyzer to allow the
generation of these internal entities when compiling with no code
generation. Required by ASIS.
* sem.adb (Analyze): Add processing for N_Freeze_Entity nodes.
* sem_ch13.ads, sem_ch13.adb (Analyze_Freeze_Entity): New subprogram.
* exp_ch3.adb (Add_Internal_Interface_Entities): Moved to sem_ch3
(Expand_Freeze_Record_Type): Remove call to
Add_Internal_Interface_Entities because this routine is now called at
early stage --when the freezing node is analyzed.
From-SVN: r150205
Diffstat (limited to 'gcc/tree-inline.c')
0 files changed, 0 insertions, 0 deletions