[Bug c++/61556] [c++11][4.9/4.10 Regression] ‘*?=(const ValueType*)=?UTF-8?Q?this’ is not a constant expression with valid code

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Jun 20 18:35:00 GMT 2014


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61556

--- Comment #2 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Fri Jun 20 18:34:37 2014
New Revision: 211855

URL: https://gcc.gnu.org/viewcvs?rev=211855&root=gcc&view=rev
Log:
    PR c++/61556
    * call.c (build_over_call): Call build_this in template path.

Added:
    branches/gcc-4_9-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-template7.C
Modified:
    branches/gcc-4_9-branch/gcc/cp/ChangeLog
    branches/gcc-4_9-branch/gcc/cp/call.c



More information about the Gcc-bugs mailing list