Another patch for visibility.

NIIBE Yutaka gniibe@chroot.org
Wed May 31 17:08:00 GMT 2000


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.
-- 


More information about the Binutils mailing list