re PR other/58712 (issues found by --enable-checking=valgrind)
authorJakub Jelinek <jakub@redhat.com>
Wed, 15 Jan 2014 08:08:17 +0000 (09:08 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 15 Jan 2014 08:08:17 +0000 (09:08 +0100)
commit2738b4c7e3ef411f52dd6664781c4cd8f5b901d4
tree69e26de48aa826c4f842f48e9dc110c1f19025e0
parent241f845ab3717714234437e28bbaf2b1cc5f4426
re PR other/58712 (issues found by --enable-checking=valgrind)

PR other/58712
* builtins.c (determine_block_size): Initialize *probable_max_size
even if len_rtx is CONST_INT.

From-SVN: r206621
gcc/ChangeLog
gcc/builtins.c