https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64276
Jonathan Wakely <redi at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |ASSIGNED Last reconfirmed| |2014-12-12 Assignee|unassigned at gcc dot gnu.org |redi at gcc dot gnu.org Ever confirmed|0 |1 --- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> --- There is no reason not to make this change, __cpp_exceptions is the portable, WG21-recommended way to tell if the compiler supports try/catch.