flow.c (create_edge_list): Use xmalloc, not malloc.
authorAndrew MacLeod <amacleod@cygnus.com>
Tue, 17 Aug 1999 21:44:26 +0000 (21:44 +0000)
committerAndrew Macleod <amacleod@gcc.gnu.org>
Tue, 17 Aug 1999 21:44:26 +0000 (21:44 +0000)
commit57ad447995d05a654679632a379d8abd7a3ebfb6
tree617db20e2608a92dc264a22842a17a3c869a6a12
parentc78896f0837e0970add4584eb580a7158ce1ad34
flow.c (create_edge_list): Use xmalloc, not malloc.

Tue Aug 17 17:39:43 EDT 1999  Andrew MacLeod  <amacleod@cygnus.com>

* flow.c (create_edge_list): Use xmalloc, not malloc.

From-SVN: r28736
gcc/ChangeLog
gcc/flow.c