PATCH: MS bitfield layout support for w32 targets - Take 2.

Christopher Faylor cgf@redhat.com
Fri Apr 5 06:19:00 GMT 2002


On Fri, Apr 05, 2002 at 06:27:54PM +1000, Danny Smith wrote:
>Hello
>
>The attached patch adds -mms-bitfields as a new target switch for cygwin
>and mingw32. This switch provides w32 targets with option to use
>MS-compatable storage layout for bitfields in structures, as introduced
>by Alexandre Oliva in SH5 port (refer
>http://gcc.gnu.org/ml/gcc-patches/2002-02/msg00402.html). 
>
>The patch provide documentation and testcases, as requested.
>
>The documentation for this switch in invoke.texi is a shameless copy of
>the documentation for the TARGET_MS_BITFIELD_LAYOUT_P hook in tm.texi.

The Cygwin/Mingw part looks fine and is approved.

cgf



More information about the Gcc-patches mailing list