This is the mail archive of the gcc@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]

[patch, RFC] add attribute externally_visible to ansidecl.h


[please keep me CC'ed]
Hi,

In 4.1, -fwhole-program was introduced. Unfortunately it currently looks
like it won't work in the 4.1-release (due to PR 25795).

Would it make sense to add a define for this attribute to ansidecl.h
like in the attached proposed patch against mainline?

thank you,
Bernhard

2006-01-18  Bernhard Fischer  <aldot@gcc.gnu.org>

	* ansidecl.h (ATTRIBUTE_EXTERNALLY_VISIBLE): New.

Attachment: gcc.gcc-ansidecl_h-_externally_visible.1.diff
Description: Text document


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