This is the mail archive of the gcc@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: structure members of packed structures


On Tue, Jul 15, 2003 at 10:24:31AM -0400, Hans-Peter Nilsson wrote:
> On Tue, 15 Jul 2003, Nathan Sidwell wrote:
> > In C++, what about non-pods? Here is the problematic case,
> 
> For all *I* care, you can completely outlaw attribute-packed on
> non-pods.  (I just *guess* that the same goes for other users.)

I think that this is the best solution, at least until someone can
define rigorous semantics for all cases (and even then it is not
worth it).
 


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