public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* Ping: Patch: [mingw/cygwin] Add "selectany" (=linkonce) attribute for initialized global data
@ 2005-03-26  6:10 Danny Smith
  2005-03-31 22:37 ` Richard Henderson
  0 siblings, 1 reply; 2+ messages in thread
From: Danny Smith @ 2005-03-26  6:10 UTC (permalink / raw)
  To: GCC Patches; +Cc: rth

This patch

http://gcc.gnu.org/ml/gcc-patches/2005-03/msg00501.html

Changelog

	* 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.
	
testsuite/Changelog

	* g++.dg/ext/selectany1.C: New file. Test for linkonce sections.
	* g++.dg/ext/selectany2.C: New file. Test for errors with invalid
	selectany usage.


is mingw/cygwin-specific. However, it adds the required docmentation and
two testsuite testcases, as well as touching the i386 file
i386-protos.h, so I believe I need a blanket maintainer (hmm, that
sounds like a cozy job) to approve. Richard, since you are Mr i386,
I'm cc'ing you. If the addition of a "selectany" attribute is stupid or
could be done better, I would appreciate hearing the criticism. 

Danny

Find local movie times and trailers on Yahoo! Movies.
http://au.movies.yahoo.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Ping: Patch: [mingw/cygwin] Add "selectany" (=linkonce) attribute for initialized global data
  2005-03-26  6:10 Ping: Patch: [mingw/cygwin] Add "selectany" (=linkonce) attribute for initialized global data Danny Smith
@ 2005-03-31 22:37 ` Richard Henderson
  0 siblings, 0 replies; 2+ messages in thread
From: Richard Henderson @ 2005-03-31 22:37 UTC (permalink / raw)
  To: dannysmith; +Cc: GCC Patches

On Sat, Mar 26, 2005 at 04:57:54PM +1200, Danny Smith wrote:
> http://gcc.gnu.org/ml/gcc-patches/2005-03/msg00501.html

Ok.


r~

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-03-31 22:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-03-26  6:10 Ping: Patch: [mingw/cygwin] Add "selectany" (=linkonce) attribute for initialized global data Danny Smith
2005-03-31 22:37 ` Richard Henderson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).