This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [PATCH]: sbitmap changes to accomodate new bitmapimplementation.


Daniel Berlin <dan@cgsoftware.com> writes:

> Well, i could also leave sbitmap_copy as is (modifying it to abort if
> the sbitmaps are different sizes), and add sbitmap_copy_n to
> copy a certain number of bits, only aborting if the number of bits you
> ask to copy is larger than the destination.
> 
> Does that make more sense?

That makes more sense to me.  What do others think?

Cheers,
Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]