diff options
author | Nathan Sidwell <nathan@acm.org> | 2017-11-20 14:39:00 +0000 |
---|---|---|
committer | Nathan Sidwell <nathan@gcc.gnu.org> | 2017-11-20 14:39:00 +0000 |
commit | 6aa80414a003b2cd9af254e4701838072a1f17dd (patch) | |
tree | ba5912c09897e80e79f8a222c41d3dfae9c08ccd /gcc/c/c-parser.c | |
parent | 7b7b60c83047db2e4bde9e7f40ce3f1738694789 (diff) | |
download | gcc-6aa80414a003b2cd9af254e4701838072a1f17dd.zip gcc-6aa80414a003b2cd9af254e4701838072a1f17dd.tar.gz gcc-6aa80414a003b2cd9af254e4701838072a1f17dd.tar.bz2 |
[PR c++/82878] pass-by-invisiref in lambda
https://gcc.gnu.org/ml/gcc-patches/2017-11/msg01115.html
PR c++/82878
PR c++/78495
* call.c (build_call_a): Don't set CALL_FROM_THUNK_P for inherited
ctor.
* cp-gimplify.c (cp_genericize_r): Restore THUNK dereference
inhibibition check removed in previous c++/78495 change.
PR c++/82878
* g++.dg/cpp0x/pr82878.C: New.
* g++.dg/cpp1z/inh-ctor38.C: Check moves too.
From-SVN: r254958
Diffstat (limited to 'gcc/c/c-parser.c')
0 files changed, 0 insertions, 0 deletions