diff options
author | Ed Schonberg <schonberg@adacore.com> | 2008-03-26 08:41:53 +0100 |
---|---|---|
committer | Arnaud Charlet <charlet@gcc.gnu.org> | 2008-03-26 08:41:53 +0100 |
commit | 9b91e15091b8d490e742ec04d8f1813c27f9cc13 (patch) | |
tree | e2a0cb6cf6596e59e38f948692d5cb4b9baaf440 /gcc/tree-ssa-dom.c | |
parent | d767bc3ac4fdd2e3be5a40db7a9171eb377c1904 (diff) | |
download | gcc-9b91e15091b8d490e742ec04d8f1813c27f9cc13.zip gcc-9b91e15091b8d490e742ec04d8f1813c27f9cc13.tar.gz gcc-9b91e15091b8d490e742ec04d8f1813c27f9cc13.tar.bz2 |
sem_ch10.adb (Analyze_Compilation_Unit): if a unit in the context is a generic subprogram that is imported...
2008-03-26 Ed Schonberg <schonberg@adacore.com>
* sem_ch10.adb (Analyze_Compilation_Unit): if a unit in the context is
a generic subprogram that is imported, do not attempt to compile
non-existent body.
* sem_ch12.adb (Instantiate_Subprogram_Body): if the generic is
imported, do not generate a raise_program_error for the non-existent
body.
(Pre_Analyze_Actuals): If an error is detected during pre-analysis,
perform minimal name resolution on the generic to avoid spurious
warnings.
(Find_Actual_Type): the designated type of the actual in a child unit
may be declared in a parent unit without being an actual.
From-SVN: r133575
Diffstat (limited to 'gcc/tree-ssa-dom.c')
0 files changed, 0 insertions, 0 deletions