On Friday 27 April 2007 10:49, Andy Dougherty wrote: > Ah, yes. Thanks for the detailed reply. At this point, removing the > dummy will put u.data back on an 8-byte boundary (for i386), so that's > probably a good thing all around. > > I'd suggest the following patch:
Looks good to me. I'm all for further struct optimizations, including removing unused members. Thanks, applied as r18354. -- c