re PR middle-end/68253 (conditional jump or move depends on uninitialized value in...
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 9 Nov 2015 10:45:00 +0000 (10:45 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 9 Nov 2015 10:45:00 +0000 (10:45 +0000)
commite1c78addb3eb56f659b47756e41e6e956d5c85ab
tree206f191139e5545990315bc50e8d1c4b25beab01
parente732ca6c9d6ad9dff9db64921ac0e5f50ea57e76
re PR middle-end/68253 (conditional jump or move depends on uninitialized value in fold-const.c:5587)

PR middle-end/68253
* fold-const.c (fold_truth_andor_1): Initialize new variables to 0.

From-SVN: r230011
gcc/ChangeLog
gcc/fold-const.c