]> git.ipfire.org Git - thirdparty/gcc.git/commit
[multiple changes]
authorDaniel Berlin <dan@cgsoftware.com>
Sun, 29 Jul 2001 18:21:08 +0000 (18:21 +0000)
committerDaniel Berlin <dberlin@gcc.gnu.org>
Sun, 29 Jul 2001 18:21:08 +0000 (18:21 +0000)
commitb2d5779326ed5cc88bdfd92051d7a0bc077b08ef
tree338c1dfc401b2ef68f7aac1d0b6b6ba145663419
parent6d18adbc2c00b2919cbf6b59219a2287e6feecd7
[multiple changes]

2001-07-27  Daniel Berlin  <dan@cgsoftware.com>

* regclass.c (reg_scan_mark_refs): Increment REG_N_REFS when we
increment REG_N_SETS.

2001-07-26  Daniel Berlin  <dan@cgsoftware.com>

* sbitmap.h: New prototype for sbitmap_a_xor_b.

* sbitmap.c (sbitmap_a_xor_b): New function.
#ifdef the basic block stuff on the define IN_GCC.

From-SVN: r44460
gcc/ChangeLog
gcc/regclass.c
gcc/sbitmap.c
gcc/sbitmap.h