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]

r170207 - in /trunk/gcc: cp/ChangeLog cp/method...


Author: jason
Date: Wed Feb 16 00:39:27 2011
New Revision: 170207

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170207
Log:
	PR c++/46807
	* method.c (synthesized_method_walk): Always exit early for
	trivial fn in C++98 mode.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/implicit-trivial1.C
    trunk/gcc/testsuite/g++.dg/inherit/implicit-trivial1.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/method.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]