[PATCH, tree-ssa] Avoid -Wuninitialized warning in try_unroll_loop_completely()

Chung-Ju Wu jasonwucj@gmail.com
Sun Apr 14 12:52:00 GMT 2013


Hi,

I noticed there is an uninitialized variable warning
when compiling tree-ssa-loop-ivcanon.c file.

Attached patch is a slight modification to avoid the warning
and a plaintext ChangeLog is as below.

Is it OK for trunk?


2013-04-14  Chung-Ju Wu  <jasonwucj@gmail.com>

        * tree-ssa-loop-ivcanon.c (try_unroll_loop_completely): Avoid
        -Wuninitialized warning.


Best regards,
jasonwucj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gcc490-tree-ssa-loop-ivcanon.svn.patch
Type: application/octet-stream
Size: 518 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20130414/742b91f7/attachment.obj>


More information about the Gcc-patches mailing list