aboutsummaryrefslogtreecommitdiff
path: root/gcc/gcse.c
diff options
context:
space:
mode:
authorSteven Bosscher <steven@gcc.gnu.org>2013-03-23 21:40:20 +0000
committerSteven Bosscher <steven@gcc.gnu.org>2013-03-23 21:40:20 +0000
commit225ccc68d7a040c5db248b52dd4a4ed0acafd622 (patch)
treea239bd380b042d9cb7f211fb26c77c14065c461f /gcc/gcse.c
parent17a02b06481e4ff25a059646a420a27fc8fb68d0 (diff)
downloadgcc-225ccc68d7a040c5db248b52dd4a4ed0acafd622.zip
gcc-225ccc68d7a040c5db248b52dd4a4ed0acafd622.tar.gz
gcc-225ccc68d7a040c5db248b52dd4a4ed0acafd622.tar.bz2
df-core.c (rest_of_handle_df_initialize): Use XCNEWVEC instead of XNEWVEC followed by memset.
* df-core.c (rest_of_handle_df_initialize): Use XCNEWVEC instead of XNEWVEC followed by memset. (df_worklist_dataflow): Use XNEWVEC instead of xmalloc with a cast. From-SVN: r197011
Diffstat (limited to 'gcc/gcse.c')
0 files changed, 0 insertions, 0 deletions