]> git.ipfire.org Git - thirdparty/gcc.git/commit
cygming.h (SUBTARGET_ATTRIBUTE_TABLE): Define, with entry for selectany attribute.
authorDanny Smith <dannysmith@users.sourceforge.net>
Fri, 1 Apr 2005 08:13:50 +0000 (08:13 +0000)
committerDanny Smith <dannysmith@gcc.gnu.org>
Fri, 1 Apr 2005 08:13:50 +0000 (08:13 +0000)
commita20f6f00bf53a4debcbf361256ed098f8e930850
tree9133f30c16e782e07da95fa27630f892ccaa5114
parent7c93c2cc4dd591cfc88bd058611befae64c6238a
cygming.h (SUBTARGET_ATTRIBUTE_TABLE): Define, with entry for selectany attribute.

* config/i386/cygming.h (SUBTARGET_ATTRIBUTE_TABLE): Define,
with entry for selectany attribute.
* config/i386/i386-protos.h (ix86_handle_selectany_attribute):
Declare.
* config/i386/winnt.c (ix86_handle_selectany_attribute): Define.
(i386_pe_asm_named_section): Handle sections generated by
selectany attribute.
* doc/extend.texi (selectany): Document attribute.

From-SVN: r97377
gcc/ChangeLog
gcc/config/i386/cygming.h
gcc/config/i386/i386-protos.h
gcc/config/i386/winnt.c
gcc/doc/extend.texi