http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51438
Paolo Carlini <paolo.carlini at oracle dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|unassigned at gcc dot |paolo.carlini at oracle dot |gnu.org |com Target Milestone|--- |4.7.0 --- Comment #2 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-12-06 17:19:54 UTC --- For now, let's minimally use _GLIBCXX_NOEXCEPT everywhere on those destructors. By the way, in case isn't clear to everybody, most (all?) of such annoyances are ultimately due to PR50043.