Re: [patch] Move sbitmap dataflow functions from sbitmap.c to cfganal.c

2012-07-23 Thread Richard Guenther
On Mon, Jul 23, 2012 at 3:59 PM, Steven Bosscher wrote: > Hello, > > $SUBJECT because it makes sbitmap.c independent of basic-block.h -- as > it should be, given that sbitmap is just a very simple bitmap > datatype. > > Bootstrapped (profiledbootstrapped, actually) and tested on > x86_64-unknown-l

[patch] Move sbitmap dataflow functions from sbitmap.c to cfganal.c

2012-07-23 Thread Steven Bosscher
Hello, $SUBJECT because it makes sbitmap.c independent of basic-block.h -- as it should be, given that sbitmap is just a very simple bitmap datatype. Bootstrapped (profiledbootstrapped, actually) and tested on x86_64-unknown-linux-gnu. OK for trunk? Ciao! Steven * sbitmap.h (sbitmap_inte