diff options
author | Arnaud Charlet <charlet@gcc.gnu.org> | 2009-07-22 12:31:30 +0200 |
---|---|---|
committer | Arnaud Charlet <charlet@gcc.gnu.org> | 2009-07-22 12:31:30 +0200 |
commit | f625663199e1b11f1e7e90ca7b47e53bbbc94450 (patch) | |
tree | 7a679922c3da9b4129f120983a84f5f7406ef2d3 /gcc/ada/init.c | |
parent | 4eb317ccce4caa81eba08a2aedad4849c7ea489c (diff) | |
download | gcc-f625663199e1b11f1e7e90ca7b47e53bbbc94450.zip gcc-f625663199e1b11f1e7e90ca7b47e53bbbc94450.tar.gz gcc-f625663199e1b11f1e7e90ca7b47e53bbbc94450.tar.bz2 |
[multiple changes]
2009-07-22 Thomas Quinot <quinot@adacore.com>
* sem_elab.adb (Insert_Elab_Check): When relocating an overloaded
expression to insert an elab check using a conditional expression, be
sure to carry the original list of interpretations to the new location.
2009-07-22 Gary Dismukes <dismukes@adacore.com>
* gnat1drv.adb: Fix spelling error.
2009-07-22 Javier Miranda <miranda@adacore.com>
* sem_type.ads, sem_type.adb (In_Generic_Actual): Leave this subprogram
at the library level and fix a hidden bug in its implementation: its
functionality for renaming objects was broken because
N_Object_Renaming_Declarations nodes are not a subclass of
N_Declaration nodes (as documented in sinfo.ads).
* sem_util.adb (Check_Dynamically_Tagged_Expression): Include in this
check nodes that are actuals of generic instantiations.
2009-07-22 Ed Schonberg <schonberg@adacore.com>
* sinfo.ads, sinfo.adb (Pending_Context): New flag to indicate that the
context of a compilation unit is being analyzed. Used to detect
circularities created by with_clauses that are not detected by the
loading machinery.
* sem_ch10.adb (Analyze_Compilation_Unit): Set Pending_Context before
analyzing the context of the current compilation unit, to detect
possible circularities created by with_clauses.
From-SVN: r149925
Diffstat (limited to 'gcc/ada/init.c')
0 files changed, 0 insertions, 0 deletions