]> git.ipfire.org Git - thirdparty/gcc.git/commit
* expmed.c (expand_mult): Initialize coeff and is_neg.
authoruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 5 Jul 2012 07:22:17 +0000 (07:22 +0000)
committeruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 5 Jul 2012 07:22:17 +0000 (07:22 +0000)
commit45e9f8030b82e71990c2e0bff19bb5855e8f4a20
tree0db63669724f9521ee83dc3f4ca9656d8bbe6a36
parenta3f4b5ccaad9aec93bf280e5cbcb46ed42e24c1e
* expmed.c (expand_mult): Initialize coeff and is_neg.

java/ChangeLog:

* jcf-io.c (read_zip_member): Initialize d_stream.

fortran/ChangLog:

PR fortran/53449
* parse.c (gfc_parse_file): Initialize errors_before.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@189281 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/expmed.c
gcc/fortran/ChangeLog
gcc/fortran/parse.c
gcc/java/ChangeLog
gcc/java/jcf-io.c