exp_disp.adb (Make_DT, [...]): Avoid generating dispatch tables of locally…
exp_disp.adb (Make_DT, [...]): Avoid generating dispatch tables of locally defined tagged types statically. 2008-05-20 Javier Miranda <miranda@adacore.com> Ed Schonberg <schonberg@adacore.com> * exp_disp.adb (Make_DT, Make_Secondary_DT, Make_Tags): Avoid generating dispatch tables of locally defined tagged types statically. Remove implicit if-statement that is no longer required. (Expand_Dispatching_Call): If this is a call to an instance of the generic dispatching constructor, the type of the first argument may be a subtype of Tag, so always use the base type to recognize this case. From-SVN: r135625
Showing
Please
register
or
sign in
to comment