r177255 - in /trunk/gcc/ada: ChangeLog get_alfa...
charlet@gcc.gnu.org
charlet@gcc.gnu.org
Wed Aug 3 09:56:00 GMT 2011
Author: charlet
Date: Wed Aug 3 09:56:17 2011
New Revision: 177255
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=177255
Log:
2011-08-03 Eric Botcazou <ebotcazou@adacore.com>
* inline.adb: Revert previous change.
2011-08-03 Thomas Quinot <quinot@adacore.com>
* sem_cat.adb (Validate_RCI_Subprogram_Declaration): Reject a remote
subprogram with a limited formal that does not support external
streaming.
2011-08-03 Yannick Moy <moy@adacore.com>
* get_alfa.adb (Get_ALFA): add missing Skip_Spaces at start of
continuation line
* lib-xref-alfa.adb (Add_ALFA_File): split removal of scopes that are
not from current unit in two phases, because it is not possible to
change the table while iterating over its content.
* put_alfa.adb (Put_ALFA): reset current file/scope at each new entity
2011-08-03 Sergey Rybin <rybin@adacore.com>
* vms_data.ads: Add qualifier for gnatmetric --no-static-loop option
* gnat_ugn.texi: Update description of complexity metrics (gnatmetric)
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/get_alfa.adb
trunk/gcc/ada/gnat_ugn.texi
trunk/gcc/ada/inline.adb
trunk/gcc/ada/lib-xref-alfa.adb
trunk/gcc/ada/put_alfa.adb
trunk/gcc/ada/sem_cat.adb
trunk/gcc/ada/vms_data.ads
More information about the Gcc-cvs
mailing list