r112042 - in /branches/apple-local-200502-branc...

mrs@gcc.gnu.org mrs@gcc.gnu.org
Tue Mar 14 01:41:00 GMT 2006


Author: mrs
Date: Tue Mar 14 01:41:52 2006
New Revision: 112042

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=112042
Log:
	Radar 4230099
	* c.opt (fvisibility-ms-compat): Add.
	* doc/invoke.texi (-fvisibility-ms-compat): Add.

cp:
	* decl2.c (determine_visibility): Add suppport for
	-fvisibility-ms-compat.
	* decl.c (cxx_init_decl_processing): Likewise.

testsuite:
	* g++.apple/apple.exp: Add.
	* g++.apple/visibility-1.C: Add.

Added:
    branches/apple-local-200502-branch/gcc/testsuite/g++.apple/
    branches/apple-local-200502-branch/gcc/testsuite/g++.apple/apple.exp
    branches/apple-local-200502-branch/gcc/testsuite/g++.apple/visibility-1.C
Modified:
    branches/apple-local-200502-branch/gcc/ChangeLog.apple-ppc
    branches/apple-local-200502-branch/gcc/c.opt
    branches/apple-local-200502-branch/gcc/cp/ChangeLog.apple-ppc
    branches/apple-local-200502-branch/gcc/cp/decl.c
    branches/apple-local-200502-branch/gcc/cp/decl2.c
    branches/apple-local-200502-branch/gcc/doc/invoke.texi
    branches/apple-local-200502-branch/gcc/testsuite/ChangeLog.apple-ppc



More information about the Gcc-cvs mailing list