r123563 - in /trunk/gcc/ada: exp_ch7.adb exp_ch...
charlet@gcc.gnu.org
charlet@gcc.gnu.org
Fri Apr 6 09:20:00 GMT 2007
Author: charlet
Date: Fri Apr 6 10:20:23 2007
New Revision: 123563
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=123563
Log:
2007-04-06 Ed Schonberg <schonberg@adacore.com>
Bob Duff <duff@adacore.com>
Cyrille Comar <comar@adacore.com>
* exp_ch7.ads, exp_ch7.adb (Find_Final_List): If the access type is
anonymous, use finalization list of enclosing dynamic scope.
(Expand_N_Package_Declaration): For a library package declaration
without a corresponding body, generate RACW subprogram bodies in the
spec (just as we do for the task activation call).
(Convert_View): Split Is_Abstract flag into Is_Abstract_Subprogram and
Is_Abstract_Type. Make sure these are called only when appropriate.
Remove all code for DSP option
(CW_Or_Controlled_Type): new subprogram.
Modified:
trunk/gcc/ada/exp_ch7.adb
trunk/gcc/ada/exp_ch7.ads
More information about the Gcc-cvs
mailing list