> ChangeLog:
>     *  gcc/ada/exp_disp.adb (Make_DT):
>            Check if flag Is_Dispatching_Operation is True before
>            getting DT_Position flag ,
>            present in function and procedure entities which are
>            dispatching
> 
>     *  gcc/ada/sem_ch8.adb (Analyze_Subprogram_Renaming):
>            Added check if renaming entity package is the same as
> renaming_declaration package,
>           in case if both operations has the same names.

The patch for sem_ch8 is correct although we will incorporate a variant
that has a minor change that will leave things a bit clearer, stay tuned.

Regarding the proposed patch for exp_disp, it does not add any new
useful functionality apparently.

By the way, do you have a copyright assignment in place with the FSF?

Arno

Reply via email to