Properly initialize variable in tree-chkp.c (chkp_mark_invalid_bounds_walker)
authorMarkus Trippelsdorf <markus@trippelsdorf.de>
Sun, 21 Feb 2016 11:25:31 +0000 (11:25 +0000)
committerMarkus Trippelsdorf <trippels@gcc.gnu.org>
Sun, 21 Feb 2016 11:25:31 +0000 (11:25 +0000)
commit30b3b0f84ab216e673ce0e0dc532777e49ba9971
tree0d938ad08f0b4c4ca28144ca7c3737685b8e8fcf
parentced0847e5b6ebcedc0f5bdc331fce1cbbefbcae0
Properly initialize variable in tree-chkp.c (chkp_mark_invalid_bounds_walker)

* tree-chkp.c (chkp_mark_invalid_bounds_walker): Initialize
variable.

From-SVN: r233593
gcc/ChangeLog
gcc/tree-chkp.c