[Bug c++/79393] [7 Regression] cc1plus rejects valid code with noexcept
nathan at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Mar 13 11:58:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79393
--- Comment #1 from Nathan Sidwell <nathan at gcc dot gnu.org> ---
Author: nathan
Date: Mon Mar 13 11:58:15 2017
New Revision: 246085
URL: https://gcc.gnu.org/viewcvs?rev=246085&root=gcc&view=rev
Log:
PR c++/79393 DR 1658 workaround
* method.c (synthesized_method_walk): Check vbases of abstract
classes for dtor walk.
Added:
trunk/gcc/testsuite/g++.dg/cpp1y/pr79393.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/method.c
More information about the Gcc-bugs
mailing list