https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116417
Patrick Palka <ppalka at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |easyhack CC| |ppalka at gcc dot gnu.org --- Comment #3 from Patrick Palka <ppalka at gcc dot gnu.org> --- For anyone interested in working on this this, it looks like we just need to give finish_pseudo_destructor_expr a 'complain' parameter and guard its diagnostics with it.