This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Author: dnovillo
Date: Wed Feb  2 17:52:42 2011
New Revision: 169617

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169617
Log:
	PR tree-optimization/47190
	 * cgraphunit.c (process_common_attributes): New function.
        (process_function_and_variable_attributes): Use it.
	* gcc.dg/attr-weakref-3.c: New testcase.

Added:
    branches/google/integration/gcc/testsuite/gcc.dg/attr-weakref-3.c
Modified:
    branches/google/integration/gcc/ChangeLog
    branches/google/integration/gcc/cgraphunit.c
    branches/google/integration/gcc/testsuite/ChangeLog


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]