ada: Move Init_Proc_Level_Formal from Exp_Ch3 to Exp_Util
This makes it possible to remove clauses from the Accessibility package. gcc/ada/ * accessibility.adb: Remove clauses for Exp_Ch3. * exp_ch3.ads (Init_Proc_Level_Formal): Move declaration to... * exp_ch3.adb (Init_Proc_Level_Formal): Move body to... * exp_util.ads (Init_Proc_Level_Formal): ...here. (Inside_Init_Proc): Alphabetize. * exp_util.adb (Init_Proc_Level_Formal): ...here.
Showing
- gcc/ada/accessibility.adb 0 additions, 1 deletiongcc/ada/accessibility.adb
- gcc/ada/exp_ch3.adb 0 additions, 25 deletionsgcc/ada/exp_ch3.adb
- gcc/ada/exp_ch3.ads 0 additions, 5 deletionsgcc/ada/exp_ch3.ads
- gcc/ada/exp_util.adb 26 additions, 0 deletionsgcc/ada/exp_util.adb
- gcc/ada/exp_util.ads 7 additions, 3 deletionsgcc/ada/exp_util.ads
Loading
Please register or sign in to comment