re PR rtl-optimization/33796 (valgrind error with -O2 for linux kernel code)
authorJanis Johnson <janis187@us.ibm.com>
Thu, 17 Jan 2008 03:21:36 +0000 (03:21 +0000)
committerPeter Bergner <bergner@gcc.gnu.org>
Thu, 17 Jan 2008 03:21:36 +0000 (21:21 -0600)
commit37b87a3a8a76b5a00a8cd24f62b03ef3ba2c274a
tree966e88afff3c3966960437c877988df8a77b722d
parent6595ec51c4a4aee6a369bebe575e08cb41068e66
re PR rtl-optimization/33796 (valgrind error with -O2 for linux kernel code)

PR rtl-optimization/33796
* sparseset.c (sparseset_alloc): Use xcalloc rather than xmalloc.

Co-Authored-By: Peter Bergner <bergner@vnet.ibm.com>
From-SVN: r131589
gcc/ChangeLog
gcc/sparseset.c