r198251 - in /branches/gcc-4_8-branch/gcc: cp/C...
paolo@gcc.gnu.org
paolo@gcc.gnu.org
Wed Apr 24 15:42:00 GMT 2013
Author: paolo
Date: Wed Apr 24 15:42:20 2013
New Revision: 198251
URL: http://gcc.gnu.org/viewcvs?rev=198251&root=gcc&view=rev
Log:
/cp
2013-04-24 Paolo Carlini <paolo.carlini@oracle.com>
PR c++/56970
* init.c (build_offset_ref): Add tsubst_flags_t parameter.
* semantics.c (finish_qualified_id_expr): Likewise.
(finish_id_expression): Update.
* typeck.c (cp_build_addr_expr_1): Likewise.
* pt.c (tsubst_qualified_id, resolve_nondeduced_context): Likewise.
* cp-tree.h: Update declarations.
/testsuite
2013-04-24 Paolo Carlini <paolo.carlini@oracle.com>
PR c++/56970
* g++.dg/cpp0x/sfinae45.C: New.
Added:
branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/sfinae45.C
Modified:
branches/gcc-4_8-branch/gcc/cp/ChangeLog
branches/gcc-4_8-branch/gcc/cp/cp-tree.h
branches/gcc-4_8-branch/gcc/cp/init.c
branches/gcc-4_8-branch/gcc/cp/pt.c
branches/gcc-4_8-branch/gcc/cp/semantics.c
branches/gcc-4_8-branch/gcc/cp/typeck.c
branches/gcc-4_8-branch/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list