https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57498
Paul Brannan <curlypaul924 at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |curlypaul924 at gmail dot com --- Comment #1 from Paul Brannan <curlypaul924 at gmail dot com> --- Found this via a google search because I was trying to track down unexplained behavior I'm seeing in std::rethrow_exception. I tried the attached test case on 5.3.0 and std::terminate does get called. Perhaps this was fixed with #60612?