r177100 - in /trunk/gcc/ada: ChangeLog sem_aggr...

charlet@gcc.gnu.org charlet@gcc.gnu.org
Tue Aug 2 09:07:00 GMT 2011


Author: charlet
Date: Tue Aug  2 09:07:35 2011
New Revision: 177100

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=177100
Log:
2011-08-02  Yannick Moy  <moy@adacore.com>

	* sem_aggr.adb (Resolve_Aggregate): disable incorrectly placed check in
	formal mode
	* sem_util.adb (Matching_Static_Array_Bounds): proper detection of
	matching static array bounds, taking into account the special case of
	string literals
	* sem_ch3.adb: Typo in comment.


Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/sem_aggr.adb
    trunk/gcc/ada/sem_ch3.adb
    trunk/gcc/ada/sem_util.adb



More information about the Gcc-cvs mailing list