This is the mail archive of the binutils@sourceware.cygnus.com mailing list for the binutils project.


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

Re: Another patch for visibility.


H.J and Martin, thanks for your comments and encouragement.

For the record, my initial implementation was (only for hidden):
	http://gcc.gnu.org/ml/gcc-patches/2000-05/msg01301.html

  > 	__attribute__ ((visibility(internal)))
  > 	__attribute__ ((visibility(hidden)))
  > 	__attribute__ ((visibility(protected)))

And this syntax was suggested by Richard Hendarson.  I should have
mentioned this in the prior mail.
-- 

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