https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109172
Jonathan Wakely <redi at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Known to fail| |13.0, 4.4.7 Known to work| |4.1.2, 4.3.0 Summary|g++ calls a private |[10/11/12/13 Regression] |destructor with the keyword |g++ calls a private |throw after the try-block |destructor with the keyword | |throw after the try-block --- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> --- This is a regression that started after r156840 and no later than r156854 Maybe r156841 or r156842