re PR bootstrap/16865 (False alarm about use of uninitialized variable breaks bootstr...
authorAndrew Pinski <pinskia@gcc.gnu.org>
Tue, 3 Aug 2004 21:13:15 +0000 (14:13 -0700)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Tue, 3 Aug 2004 21:13:15 +0000 (14:13 -0700)
commitcddbddb790944ff97f7672401aed84cf583e5acb
treee69f1411e8fa9f5a3f5d4ec03176474cffa47bd9
parentbebf829d88d1bc57f2153ceb4f45fb2ce100b1d9
re PR bootstrap/16865 (False alarm about use of uninitialized variable breaks bootstrap at -O3)

2004-08-03  Andrew Pinski  <apinski@apple.com>

        PR bootstrap/16865
        * loop-iv.c (simplify_using_assignment): Initialize lhs.

From-SVN: r85504
gcc/ChangeLog
gcc/loop-iv.c