This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/16387] [ABI] POD double alignment shifting [3.2/3.3/3.4]
- From: "jason at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Mar 2006 17:48:26 -0000
- Subject: [Bug c++/16387] [ABI] POD double alignment shifting [3.2/3.3/3.4]
- References: <bug-16387-365@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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