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] [c++] Save space in cxx_binding


Andrew Pinski <pinskia@physics.uc.edu> writes:

| In cxx_binding, there are only two bit-fields which should be using a
| CHAR_BITFIELD instead of unsigned which saves memory space.
| 
| Ok? Bootstrapped on powerpc-apple-darwin7.2.0.

No, I don't think so.  There is no space saving.

-- Gaby


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