diff options
author | Arnaud Charlet <charlet@gcc.gnu.org> | 2009-07-13 14:17:53 +0200 |
---|---|---|
committer | Arnaud Charlet <charlet@gcc.gnu.org> | 2009-07-13 14:17:53 +0200 |
commit | 0e41a941ee11651b5805c730d2675902d64577aa (patch) | |
tree | 85a56e9c3d5c1469ea1e28e6aab324892ec6a178 /gcc/final.c | |
parent | 75069667df1ed5fafbb9e1f4532adf1233b7eeab (diff) | |
download | gcc-0e41a941ee11651b5805c730d2675902d64577aa.zip gcc-0e41a941ee11651b5805c730d2675902d64577aa.tar.gz gcc-0e41a941ee11651b5805c730d2675902d64577aa.tar.bz2 |
[multiple changes]
2009-07-13 Emmanuel Briot <briot@adacore.com>
* prj-err.adb (Error_Msg): One more case where a message should be
considered as a warning.
* gnatcmd.adb (GNATCmd): Fix previous change, which negated a test.
2009-07-13 Thomas Quinot <quinot@adacore.com>
* exp_dist.adb (Expand_All_Calls_Remote_Subprogram_Call): Analyze
calling stubs in the (library level) scope of the RCI locator, where it
is attached, not in the caller's scope.
2009-07-13 Javier Miranda <miranda@adacore.com>
* sem_ch3.adb (Analyze_Object_Declaration): In case of class-wide
interface object declarations we delay the generation of the equivalent
record type declarations until its expansion because there are cases in
which they are not required.
* sem_util.adb (Implements_Interface): Add missing support for subtypes.
* sem_disp.adb (Check_Controlling_Formals): Minor code cleanup plus
addition of assertion.
* exp_util.adb (Expand_Subtype_From_Expr): Renamings of class-wide
interface types require no equivalent constrained type declarations
because the expanded code only references the tag component associated
with the interface.
(Find_Interface_Tag): Improve management of interfaces that are
ancestors of tagged types.
* exp_ch3.adb (Expand_N_Object_Declaration): Improve the expansion of
class-wide object declarations to add missing support to statically
displace the pointer to the object to reference the tag component
associated with the interface.
* exp_disp.adb (Make_Tags) Avoid generation of internally generated
auxiliary types associated with user-defined dispatching calls if the
type has no user-defined primitives.
From-SVN: r149574
Diffstat (limited to 'gcc/final.c')
0 files changed, 0 insertions, 0 deletions