[Bug target/33774] Cygwin/mingw do not support 16 byte alignment of struct/union fields

2007-11-08 Thread dannysmith at gcc dot gnu dot org
--- Comment #3 from dannysmith at gcc dot gnu dot org 2007-11-08 20:20 --- Subject: Bug 33774 Author: dannysmith Date: Thu Nov 8 20:20:02 2007 New Revision: 130024 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=130024 Log: PR target/33774 * config/i386/cygming.h

[Bug target/33774] Cygwin/mingw do not support 16 byte alignment of struct/union fields

2007-11-08 Thread dannysmith at users dot sourceforge dot net
--- Comment #4 from dannysmith at users dot sourceforge dot net 2007-11-08 20:21 --- Fixed on trunk. Danny -- dannysmith at users dot sourceforge dot net changed: What|Removed |Added

[Bug target/33774] Cygwin/mingw do not support 16 byte alignment of struct/union fields

2007-10-18 Thread dannysmith at users dot sourceforge dot net
--- Comment #2 from dannysmith at users dot sourceforge dot net 2007-10-18 21:04 --- The native compiler MSVC++ does not limit field alignment to 64 bits, but as documented here Windows Data Alignment on IPF, x86, and x64 http://msdn2.microsoft.com/en-us/library/Aa290049(VS.71).aspx

[Bug target/33774] Cygwin/mingw do not support 16 byte alignment of struct/union fields

2007-10-14 Thread patchapp at dberlin dot org
--- Comment #1 from patchapp at dberlin dot org 2007-10-15 02:15 --- Subject: Bug number PR target/33774 A patch for this bug has been added to the patch tracker. The mailing list url for the patch is http://gcc.gnu.org/ml/gcc-patches/2007-10/msg00853.html --