arm.c (arm_handle_notshared_attribute): New function.
authorMark Mitchell <mark@codesourcery.com>
Fri, 5 Nov 2004 00:18:51 +0000 (00:18 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Fri, 5 Nov 2004 00:18:51 +0000 (00:18 +0000)
commit04fb56d5990d68f903b15b367e23be9a27d27673
tree2c7b87865b69a5a634daf74740d623e77960bef0
parent30a8b5f807de4e90d2420b1b36b79db174395be4
arm.c (arm_handle_notshared_attribute): New function.

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

From-SVN: r90099
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]