diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2008-05-20 Frank Ch. Eigler <fche@elastic.org> + + PR 6538 + * elaborate.cxx (semantic_pass_opt2): Warn about read-only locals and + globals. + (visit_foreach_loop): Belatedly recognize index symbols as lvalues. + 2008-05-21 Stan Cox <scox@redhat.com> * elaborate.cxx (dead_assignment_remover::visit_binary_expression): New. |