]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR rtl-optimization/42941 (-fsched-pressure -fschedule-insns - valgrind warns...
authorVladimir Makarov <vmakarov@redhat.com>
Wed, 3 Feb 2010 19:01:31 +0000 (19:01 +0000)
committerVladimir Makarov <vmakarov@gcc.gnu.org>
Wed, 3 Feb 2010 19:01:31 +0000 (19:01 +0000)
commita7f3e500f223710cbe92627c5ba7759272a43b74
treeb2223ec86f4019cee8a83e0756d747663d897b72
parent486f3abfbae3babd365a7d50af7500bc96b5cd59
re PR rtl-optimization/42941 (-fsched-pressure -fschedule-insns - valgrind warns about using uninitialized variable)

2010-02-03  Vladimir Makarov  <vmakarov@redhat.com>

PR rtl-optimizations/42941
* sched-deps.c (setup_insn_reg_pressure_info): Use xcalloc instead
of xmalloc.

From-SVN: r156472
gcc/ChangeLog
gcc/sched-deps.c