2012/4/26 Janis Johnson <[email protected]>: > A couple of months ago Kai Tietz fixed several tests for MS layout of > bitfields, including: > > 2012-02-23 Kai Tietz <[email protected]> > > * 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
