r169542 - in /branches/google/integration/gcc: ...

dnovillo@gcc.gnu.org dnovillo@gcc.gnu.org
Wed Feb 2 17:42:00 GMT 2011


Author: dnovillo
Date: Wed Feb  2 17:42:05 2011
New Revision: 169542

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169542
Log:

	PR c/21659
	* doc/extend.texi (weak pragma): Drop claim that it must
	appear before definition.
	* varasm.c (merge_weak, declare_weak): Only sanity check
	that DECL is not output at a time it is declared weak.

Modified:
    branches/google/integration/gcc/ChangeLog
    branches/google/integration/gcc/doc/extend.texi
    branches/google/integration/gcc/varasm.c



More information about the Gcc-cvs mailing list