[multiple changes]
2012-03-30 Hristian Kirtchev <kirtchev@adacore.com> * exp_ch7.adb (Process_Declarations): Replace the call to Is_Null_Access_BIP_Func_Call with Is_Secondary_Stack_BIP_Func_Call. Update the related comment. * exp_util.adb (Is_Null_Access_BIP_Func_Call): Removed. (Is_Secondary_Stack_BIP_Func_Call): New routine. (Requires_Cleanup_Actions): Replace the call to Is_Null_Access_BIP_Func_Call with Is_Secondary_Stack_BIP_Func_Call. Update the related comment. * exp_util.ads (Is_Null_Access_BIP_Func_Call): Removed. (Is_Secondary_Stack_BIP_Func_Call): New routine. 2012-03-30 Yannick Moy <moy@adacore.com> * lib-xref-alfa.adb, lib-xref.adb: Code clean ups. From-SVN: r186001
Showing
- gcc/ada/ChangeLog 17 additions, 0 deletionsgcc/ada/ChangeLog
- gcc/ada/exp_ch7.adb 2 additions, 3 deletionsgcc/ada/exp_ch7.adb
- gcc/ada/exp_util.adb 74 additions, 74 deletionsgcc/ada/exp_util.adb
- gcc/ada/exp_util.ads 15 additions, 15 deletionsgcc/ada/exp_util.ads
- gcc/ada/lib-xref-alfa.adb 406 additions, 450 deletionsgcc/ada/lib-xref-alfa.adb
- gcc/ada/lib-xref.adb 23 additions, 25 deletionsgcc/ada/lib-xref.adb
Loading
Please register or sign in to comment