Commit 3e97fe67 by Danny Smith Committed by Danny Smith

* g++.dg/abi/bitfield3.C: Add comment..

From-SVN: r83223
parent 325c3691
2004-06-16 Danny Smith <dannysmith@users.sourceforge.net>
* g++.dg/abi/bitfield3.C: Add comment..
2004-06-15 Richard Henderson <rth@redhat.com>
* g++.dg/ext/stmtexpr1.C: XFAIL.
......
// Test for oversized bitfield alignment in structs on IA-32
// { dg-do run { target i?86-*-* } }
// { dg-options "-O2" }
// Cygwin and mingw32 default to MASK_ALIGN_DOUBLE. Override to ensure
// 4-byte alignment.
// { dg-options "-mno-align-double" { target i?86-*-cygwin* i?86-*-mingw* } }
struct A
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment