[Bug c++/71285] [7 regression] spurious 'insufficient contextual information' for member access on fold expression
jason at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Feb 10 18:25:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71285
--- Comment #3 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Fri Feb 10 18:24:36 2017
New Revision: 245340
URL: https://gcc.gnu.org/viewcvs?rev=245340&root=gcc&view=rev
Log:
PR c++/71285 - member of fold-expression
* semantics.c (finish_unary_fold_expr)
(finish_binary_fold_expr): Use null type for fold-expressions.
Added:
trunk/gcc/testsuite/g++.dg/cpp1z/fold9.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/semantics.c
More information about the Gcc-bugs
mailing list