------- Comment #1 from pinskia at gcc dot gnu dot org  2007-04-23 19:32 -------
Learn about alignment when doing struct layout.  Basically you want to use the
attribute packed to get the sizes you want.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31670

Reply via email to