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 c++/50020] [C++0x] internal compiler error range for in templated class


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

--- Comment #1 from Jason Merrill <jason at gcc dot gnu.org> 2011-08-08 15:32:27 UTC ---
Author: jason
Date: Mon Aug  8 15:32:21 2011
New Revision: 177567

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=177567
Log:
    PR c++/50020
    * semantics.c (finish_call_expr): Don't look at 'this' if we
    had an explicit object argument.

Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/semantics.c
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/g++.dg/cpp0x/range-for20.C


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