-
- Downloads
"git@gitlab.cobolworx.com:COBOLworx/gcc-cobol.git" did not exist on "11049cdf204bc96bc407e5dd44ed3b8a492f405a"
[multiple changes]
2014-06-11 Thomas Quinot <quinot@adacore.com> * freeze.ads: Minor reformatting. * checks.adb (Determine_Range): Do not attempt to determine the range of a deferred constant whose full view has not been seen yet. * sem_res.adb (Resolve): Remove undesirable guard against resolving expressions from expression functions. 2014-06-11 Robert Dewar <dewar@adacore.com> * debug.adb (Debug_Flag_Dot_1): Set to enable fix for anonymous access types. * layout.adb (Layout_Type): Make anonymous access types for subprogram formal types and return types always thin. For now only enabled if -gnatd.1 set. 2014-06-11 Ed Schonberg <schonberg@adacore.com> * sem_ch13.adb (Analyze_Stream_TSS_Definition): Apply legality rule for stream attributes of interface types (RM 13.13.2 (38/3)): subprogram must be a null procedure. From-SVN: r211464
Showing
- gcc/ada/ChangeLog 23 additions, 0 deletionsgcc/ada/ChangeLog
- gcc/ada/checks.adb 21 additions, 10 deletionsgcc/ada/checks.adb
- gcc/ada/debug.adb 10 additions, 1 deletiongcc/ada/debug.adb
- gcc/ada/freeze.ads 2 additions, 2 deletionsgcc/ada/freeze.ads
- gcc/ada/layout.adb 32 additions, 13 deletionsgcc/ada/layout.adb
- gcc/ada/sem_ch13.adb 15 additions, 0 deletionsgcc/ada/sem_ch13.adb
- gcc/ada/sem_res.adb 5 additions, 36 deletionsgcc/ada/sem_res.adb
Loading
Please register or sign in to comment