tree-vectorizer.c (vect_analyze_data_refs): Reformat and avoid uninitialized variable.
authorNathan Sidwell <nathan@codesourcery.com>
Tue, 30 Nov 2004 23:28:54 +0000 (23:28 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Tue, 30 Nov 2004 23:28:54 +0000 (15:28 -0800)
commitc21accc5d9378aa5b20c868364d8025faa5b1ea5
treed2efd28e0c610dd2f38592ae5db2d3ec38eac266
parentd7d05b864b4cd801d7b79af3fffa3c20a15f68e5
tree-vectorizer.c (vect_analyze_data_refs): Reformat and avoid uninitialized variable.

2004-11-30  Nathan Sidwell  <nathan@codesourcery.com>

        * tree-vectorizer.c (vect_analyze_data_refs): Reformat and avoid
        uninitialized variable.

From-SVN: r91543
gcc/ChangeLog
gcc/tree-vectorizer.c