This is the mail archive of the gcc-bugs@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]

[Bug c++/16387] [ABI] POD double alignment shifting [3.2/3.3/3.4]



------- Comment #3 from jason at gcc dot gnu dot org  2006-03-03 17:48 -------
This is also an issue for the trunk:

        size    align
sa      8       4
sa.a    8       8
sb      12      4
sb.b    8       8


-- 

jason at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |jason at gcc dot gnu dot org
                   |dot org                     |
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2006-03-03 17:48:26
               date|                            |


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


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