]> git.ipfire.org Git - thirdparty/gcc.git/commit
tree-ssa-dom.c (thread_across_edge): Use xmalloc, not xcalloc.
authorJeff Law <law@redhat.com>
Thu, 10 Feb 2005 17:53:46 +0000 (10:53 -0700)
committerJeff Law <law@gcc.gnu.org>
Thu, 10 Feb 2005 17:53:46 +0000 (10:53 -0700)
commit8d6f71958b3717d3d5d2ef436d4545b067a76ccd
tree63d918bec21ef3ec40b3f998ae995624f3cb6ca1
parent0ebbef54ac54768f902376c07e8233f33ec142b5
tree-ssa-dom.c (thread_across_edge): Use xmalloc, not xcalloc.

        * tree-ssa-dom.c (thread_across_edge): Use xmalloc, not xcalloc.
        (lookup_avail_expr): Similarly.

From-SVN: r94836
gcc/ChangeLog
gcc/tree-ssa-dom.c