[Bug c++/16381] [3.3/4.0 Regression] Structure layout bug

mmitchel at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Oct 28 06:00:00 GMT 2004


------- Additional Comments From mmitchel at gcc dot gnu dot org  2004-10-28 06:00 -------
On i686-pc-linux-gnu, with both GCC 3.4.2 and GCC 4.0, I see :

__m128 size 16, align 16
Quad   size 16, align 16
Base1 32 Derived1 32 Offset 20
Base2 32 Derived2 48 Offset 32

I am building a Cygwin cross compiler to check there.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to fail|3.3.4 4.0                   |3.3.4 4.0.0


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



More information about the Gcc-bugs mailing list