diff options
author | Robert Dewar <dewar@adacore.com> | 2006-10-31 19:07:33 +0100 |
---|---|---|
committer | Arnaud Charlet <charlet@gcc.gnu.org> | 2006-10-31 19:07:33 +0100 |
commit | 2a806772b8dfacc2c8cd8dcfbaf83c034634e4da (patch) | |
tree | 709d556c8d65f6ffa011f66837322431cbfcb251 /gcc/c-gimplify.c | |
parent | b67a385c629b7a6c3fab21d1da2c2e7879951c30 (diff) | |
download | gcc-2a806772b8dfacc2c8cd8dcfbaf83c034634e4da.zip gcc-2a806772b8dfacc2c8cd8dcfbaf83c034634e4da.tar.gz gcc-2a806772b8dfacc2c8cd8dcfbaf83c034634e4da.tar.bz2 |
sem_ch5.ads, [...] (Analyze_Loop_Statement): Add circuit to warn on infinite loops.
2006-10-31 Robert Dewar <dewar@adacore.com>
Ed Schonberg <schonberg@adacore.com>
Gary Dismukes <dismukes@adacore.com>
* sem_ch5.ads, sem_ch5.adb (Analyze_Loop_Statement): Add circuit to
warn on infinite loops.
Add \\ to some continuation messages
(Analyze_Assignment_Statement): Call Warn_On_Useless_Assignment
(Process_Bounds): If the bounds are integer literals that result from
constant-folding, and they carry a user-defined type, preserve that type
rather than treating this as an integer range.
(Analyze_Exit_Statement): Test for E_Return_Statement in legality check.
(Analyze_Goto_Statement): Test for E_Return_Stateemnt in legality check.
(Analyze_Assignment_Statement): Add call to Check_Elab_Assign for
left hand side of assignment.
(Analyze_Assignment): Add suport to manage assigments to the attribute
priority of a protected object.
(Check_Possible_Current_Value_Condition): Allow fully qualified names
not just identifiers.
(Check_Possible_Current_Value_Condition): Acquire left operand of AND
or AND THEN for possible tracking.
(Analyze_Iteration_Scheme): Check for setting Current_Value for the
case of while loops so we can track values in the loop body.
From-SVN: r118303
Diffstat (limited to 'gcc/c-gimplify.c')
0 files changed, 0 insertions, 0 deletions