https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79114
Christophe Lyon <clyon at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |clyon at gcc dot gnu.org --- Comment #6 from Christophe Lyon <clyon at gcc dot gnu.org> --- Hi Jonathan, Since you backported this to the gcc-6-branch, I've noticed that the new test (79114.cc) fails on old ARM versions (eg. when using -march=armv5t). The error message is: gccsrc/libstdc++-v3/testsuite/18_support/nested_exception/79114.cc:25: error: 'throw_with_nested' is not a member of 'std'