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]

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


Author: jakub
Date: Thu Feb  5 21:54:06 2009
New Revision: 143973

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=143973
Log:
	PR c++/39106
	* cgraphunit.c (cgraph_function_versioning): Clear also DECL_VIRTUAL_P
	on the copied decl.

	* g++.dg/opt/thunk3.C: New test.

Added:
    trunk/gcc/testsuite/g++.dg/opt/thunk3.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]