This is the mail archive of the gcc-bugs@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]

[Bug regression/53953] [4.7/4.8 Regression]: g++.dg/cpp0x/lambda/lambda-ice2.C (warnings and errors not matching)


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53953

--- Comment #1 from Jason Merrill <jason at gcc dot gnu.org> 2012-07-13 15:09:10 UTC ---
Author: jason
Date: Fri Jul 13 15:08:55 2012
New Revision: 189465

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=189465
Log:
    PR c++/53953
    * method.c (synthesized_method_walk): Initialize no_implicit_p sooner.

Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/method.c

--- Comment #2 from Jason Merrill <jason at gcc dot gnu.org> 2012-07-13 15:10:03 UTC ---
Author: jason
Date: Fri Jul 13 15:09:47 2012
New Revision: 189466

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=189466
Log:
    PR c++/53953
    * method.c (synthesized_method_walk): Initialize no_implicit_p sooner.

Modified:
    branches/gcc-4_7-branch/gcc/cp/ChangeLog
    branches/gcc-4_7-branch/gcc/cp/method.c


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