diff options
author | Jason Merrill <jason@redhat.com> | 2018-06-13 15:39:36 -0400 |
---|---|---|
committer | Jason Merrill <jason@gcc.gnu.org> | 2018-06-13 15:39:36 -0400 |
commit | 34a7a2308da1effd628f9f7959e1f5cabec918be (patch) | |
tree | 7e4dadbab05c5400b398730714c7858cd3f9950a /gcc/go | |
parent | 010b9a3ec010d3cf5c76ba98e9a6438ad5bf7a76 (diff) | |
download | gcc-34a7a2308da1effd628f9f7959e1f5cabec918be.zip gcc-34a7a2308da1effd628f9f7959e1f5cabec918be.tar.gz gcc-34a7a2308da1effd628f9f7959e1f5cabec918be.tar.bz2 |
PR c++/86094 - wrong code with defaulted move ctor.
gcc/c-family/
* c-opts.c (c_common_post_options): Bump the current ABI version to
13. Set warn_abi_version and flag_abi_compat_version to the current
version rather than 0. Fix defaulting flag_abi_compat_version from
warn_abi_version.
gcc/cp/
* class.c (classtype_has_non_deleted_move_ctor): New.
* tree.c (maybe_warn_parm_abi, type_has_nontrivial_copy_init):
Handle v12 breakage.
From-SVN: r261562
Diffstat (limited to 'gcc/go')
0 files changed, 0 insertions, 0 deletions