This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] fix test gcc.dg/bf-ms-layout.c


2012/4/26 Janis Johnson <janis_johnson@mentor.com>:
> A couple of months ago Kai Tietz fixed several tests for MS layout of
> bitfields, including:
>
> ? ?2012-02-23 ?Kai Tietz ?<ktietz@redhat.com>
>
> ? ? ? ?* gcc.dg/bf-ms-layout-2.c: Adjust offsets to fit ms-bitfield
> ? ? ? ?structure-layout.
>
> He missed changes to gcc.dg/bf-ms-layout.c which has the same layouts
> as bf-ms-layout-2.c but uses a command line option while the other uses
> attributes. ?Test gcc.dg/bf-ms-layout.c currently fails on mainline for
> i686-mingw32.
>
> This patch fixes the expected offsets in bf-ms-layout.c to match those
> in the modified test, bf-ms-layout-2.c. ?OK for mainline?

Janis,

yes, patch is ok.

Thanks,
Kai


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]