OSDN Git Service

2001-09-26 Alexandre Petit-Bianco <apbianco@redhat.com>
authorapbianco <apbianco@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 27 Sep 2001 19:20:12 +0000 (19:20 +0000)
committerapbianco <apbianco@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 27 Sep 2001 19:20:12 +0000 (19:20 +0000)
commit2ecece8f7dc297831d2161ab6b02c5952d20628f
treeb821a55f43ed8466b11677e96c7cab18c8effb63
parent1accc298db89f1feaf99a18bb8fd27c5c703bbf3
2001-09-26  Alexandre Petit-Bianco  <apbianco@redhat.com>

* parse.y (check_final_variable_indirect_assignment): For
COMPOUND_EXPR, return only if finals were found initialized
properly, if not, keep on checking.
(check_final_variable_global_assignment_flag): New local
error_found, set when appropriate and used to decide whether to
report uninitialized finals. Fixed typo in comment.

( http://gcc.gnu.org/ml/gcc-patches/2001-09/msg01160.html )

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45844 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/java/ChangeLog
gcc/java/parse.y