From 74c5186c2aa6e5c6ca25206ecc949ec6bec62e1c Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Thu, 16 Apr 1998 15:42:16 -0600 Subject: [PATCH] flow.c (dump_sbitmap, [...]): New debugging functions. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit � * flow.c (dump_sbitmap, dump_sbitmap_vector): New debugging functions. * basic-block.h: Declare them. From-SVN: r19241 --- gcc/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index d4ef09cfaa5..bd2d6b95c1a 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,9 @@ +Thu Apr 16 22:41:02 1998 Jeffrey A Law (law@cygnus.com) + + * flow.c (dump_sbitmap, dump_sbitmap_vector): New debugging + functions. + * basic-block.h: Declare them. + Thu Apr 16 13:45:51 1998 Jim Wilson * reg-stack.c (constrain_asm_operands): Set n_alternatives to zero if -- 2.30.2