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]
Other format: [Raw text]

Re: Patch for the allocator.


>Hello,
>	Here is a patch for the allocator. A few things were not up-to-date,
>and some slow code was lying around. Got rid of that in lieu of builtin
>functions.

This patch is ok.

Please pay attention to the patch I'm enclosing in this email: it's
exactly what you should be submitting.

Also, the formatting of bitmap_allocator.h does not conform to C++STYLE.
Please fix. If you are uncertain, ask questions. I suggest you look at
the other allocator files (or io, or locale) , and try to match what
they do. 

best,
benjamin

Attachment: p.20040324-2.patch
Description: Text document


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