r170207 - in /trunk/gcc: cp/ChangeLog cp/method...
jason@gcc.gnu.org
jason@gcc.gnu.org
Wed Feb 16 00:39:00 GMT 2011
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
More information about the Gcc-cvs
mailing list