]> gcc.gnu.org Git - gcc.git/commit - gcc/config/i386/i386.c
i386.c (ix86_attribute_table): Add new attributes ms_struct and gcc_struct.
authorDouglas B Rupp <rupp@gnat.com>
Thu, 9 Jan 2003 05:23:55 +0000 (05:23 +0000)
committerDouglas Rupp <rupp@gcc.gnu.org>
Thu, 9 Jan 2003 05:23:55 +0000 (05:23 +0000)
commitfe77449a165426dfd6793158bc15204736ddd783
treeb72f87fe5a93707fed09664a945fd2d2b191832f
parent984179689f29e1a1d257e1aa63bdaca9c0ec89b2
i386.c (ix86_attribute_table): Add new attributes ms_struct and gcc_struct.

* config/i386/i386.c (ix86_attribute_table): Add new attributes
ms_struct and gcc_struct.
(ix86_handle_struct_attribute): New function.
(ix86_ms_bitfield_layout_p): Update to take new attributes
into account.
* doc/extend.texi: Document new attributes.
* testsuite/gcc.dg/bf-ms-attrib.c: New test.

From-SVN: r61072
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/doc/extend.texi
gcc/testsuite/gcc.dg/bf-ms-attrib.c [new file with mode: 0644]
This page took 0.058109 seconds and 5 git commands to generate.