[multiple changes]
2011-08-02 Ed Schonberg <schonberg@adacore.com> * sem_prag.adb (Chain_PPC): Implement AI04-0230: null procedures can only have inheritable classwide pre/postconditions. 2011-08-02 Javier Miranda <miranda@adacore.com> * a-tags.ads, a-tags.adb (Check_TSD): New subprogram. * rtsfind.ads (RE_Check_TSD): New runtime entity. * exp_disp.adb (Make_DT): Generate call to the new runtime routine that checks if the external tag of a type is the same as the external tag of some other declaration. From-SVN: r177159
Showing
- gcc/ada/ChangeLog 13 additions, 0 deletionsgcc/ada/ChangeLog
- gcc/ada/a-tags.adb 18 additions, 0 deletionsgcc/ada/a-tags.adb
- gcc/ada/a-tags.ads 4 additions, 0 deletionsgcc/ada/a-tags.ads
- gcc/ada/exp_disp.adb 18 additions, 0 deletionsgcc/ada/exp_disp.adb
- gcc/ada/rtsfind.ads 2 additions, 0 deletionsgcc/ada/rtsfind.ads
- gcc/ada/sem_prag.adb 13 additions, 0 deletionsgcc/ada/sem_prag.adb
Loading
Please register or sign in to comment