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]

r183475 - in /trunk/gcc: ChangeLog cgraphunit.c...


Author: jason
Date: Tue Jan 24 13:37:38 2012
New Revision: 183475

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=183475
Log:
	PR c++/51812
	* cgraphunit.c (cgraph_decide_is_function_needed): Don't always
	output static aliases.

Added:
    trunk/gcc/testsuite/g++.dg/inherit/covariant20.C
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/cgraphunit.c
    trunk/gcc/testsuite/ChangeLog


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