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: MS bitfield layout support for w32 targets


On Wed, Mar 27, 2002 at 09:46:09PM +1100, Danny Smith wrote:
> 	* config/i386/cygwin.h (MASK_MS_BITFIELD_LAYOUT): New mask for
> 	target switch -mms-bitfields.
> 	(TARGET_USE_MS_BITFIELD_LAYOUT): New define, using mask.
> 	(SUBTARGET_SWITCHES): Set mask, document -mms-bitfield switch.
> 	* config/i386/i386.c (ix86_ms_bitfield_layout_p): Add new hook
> 	function for TARGET_MS_BITFIELD_LAYOUT_P returning ...
> 	(TARGET_USE_MS_BITFIELD_LAYOUT): Define to 0 if not defined
> 	by subtarget.

Ok.


r~


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