* config/arm/arm.c (arm_handle_notshared_attribute): New function.
commita79b1d933a7c38b74ee89cb3bcdd55d6f2cc8ccc
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 5 Nov 2004 00:18:51 +0000 (5 00:18 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 5 Nov 2004 00:18:51 +0000 (5 00:18 +0000)
tree2c7b87865b69a5a634daf74740d623e77960bef0
parent875cd3bb445f82a2a02535ee2af491964a17d6e0
* config/arm/arm.c (arm_handle_notshared_attribute): New function.
* doc/extend.texi: Document "notshared" attribute.

* testsuite/g++.dg/ext/visibility/symbian1.C: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@90099 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/arm/arm.c
gcc/doc/extend.texi
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/ext/visibility/symbian1.C [new file with mode: 0644]