]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/config/darwin.c
darwin-protos.h (darwin_assemble_visibility): Declare.
authorMatt Austern <austern@apple.com>
Mon, 10 Nov 2003 23:07:09 +0000 (23:07 +0000)
committerMatt Austern <austern@gcc.gnu.org>
Mon, 10 Nov 2003 23:07:09 +0000 (23:07 +0000)
commit6ce4806bb6f12a457ab34e72f0b838610faeb4a3
treefa8c5589023376eb75a70c99f8eb770481c2c97d
parent87a9cbf9ae6557bd9946fd6384e040c589def3b2
darwin-protos.h (darwin_assemble_visibility): Declare.

* config/darwin-protos.h (darwin_assemble_visibility): Declare.
* config/darwin.c (darwin_assemble_visibility): Define.  Warn for
anything other than VISIBILITY_DEFAULT and VISIBILITY_HIDDEN.
* config/darwin.h (TARGET_ASM_ASSEMBLE_VISIBILITY): Use
darwin_assemble_visibility instead of default.

From-SVN: r73430
gcc/ChangeLog
gcc/config/darwin-protos.h
gcc/config/darwin.c
gcc/config/darwin.h