diff options
author | Marek Polacek <polacek@redhat.com> | 2017-04-07 18:09:55 +0000 |
---|---|---|
committer | Marek Polacek <mpolacek@gcc.gnu.org> | 2017-04-07 18:09:55 +0000 |
commit | 2166aeb3abcbfaba9beffd4a8a0923d27d551f6c (patch) | |
tree | 5e6e09cee58eb9f9d7eacc47fb47f9ffd755b985 /gcc/ggc-common.c | |
parent | 1ef532f452a10223cf9cd8f6955f066149d78498 (diff) | |
download | gcc-2166aeb3abcbfaba9beffd4a8a0923d27d551f6c.zip gcc-2166aeb3abcbfaba9beffd4a8a0923d27d551f6c.tar.gz gcc-2166aeb3abcbfaba9beffd4a8a0923d27d551f6c.tar.bz2 |
re PR c++/80095 (ICE with this pointer in NSDMI)
PR c++/80095
* call.c (build_over_call): Don't check cxx_dialect.
* cp-gimplify.c (cp_gimplify_init_expr): Don't check cxx_dialect nor
whether SUB is a CONSTRUCTOR.
* init.c (build_new_1): Don't check cxx_dialect.
* tree.c (replace_placeholders): Add a function comment. Return if
not in C++14, or if the object isn't a (member of a) class.
* typeck2.c (store_init_value): Don't check cxx_dialect nor whether
TYPE is CLASS_TYPE_P.
* g++.dg/cpp1y/nsdmi-aggr8.C: New test.
From-SVN: r246772
Diffstat (limited to 'gcc/ggc-common.c')
0 files changed, 0 insertions, 0 deletions