r125450 - /trunk/gcc/ada/sem_ch5.adb
charlet@gcc.gnu.org
charlet@gcc.gnu.org
Wed Jun 6 10:43:00 GMT 2007
Author: charlet
Date: Wed Jun 6 10:43:37 2007
New Revision: 125450
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=125450
Log:
2007-04-20 Robert Dewar <dewar@adacore.com>
Ed Schonberg <schonberg@adacore.com>
* sem_ch5.adb
(Find_Var): Do not consider function call in test for infinite loop
warning if warnings set off for function entity.
(One_Bound): Do not create a temporary for a loop bound if it is a
character literal.
(Analyze_Assignment): Traverse the right hand side of an assignment and
mark all allocators as static coextensions.
(Analyze_Assignment): Exempt assignments involving a dispatching call
to a function with a controlling access result from the check requiring
the target to be class-wide.
Modified:
trunk/gcc/ada/sem_ch5.adb
More information about the Gcc-cvs
mailing list