Kai Tietz <ktiet...@googlemail.com> writes:

> Index: g++.dg/abi/bitfield3.C
> ===================================================================
> --- g++.dg/abi/bitfield3.C    (revision 182092)
> +++ g++.dg/abi/bitfield3.C    (working copy)
> @@ -3,7 +3,7 @@
>  // { 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* } }
> +// { dg-options "-mno-align-double -mno-ms-bitfields" { target
> i?86-*-cygwin* i?86-*-mingw* } }

The comment only explains the -mno-align-double now.  Would you please
add an explanation for -mno-ms-bitfields, too?

Thanks.
        Rainer

-- 
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University

Reply via email to