[Bug c++/60685] exception not caught by enclosing catch

mcmordie at viionsystems dot com gcc-bugzilla@gcc.gnu.org
Sun Apr 9 22:26:00 GMT 2017


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60685

Dave McMordie <mcmordie at viionsystems dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mcmordie at viionsystems dot com

--- Comment #6 from Dave McMordie <mcmordie at viionsystems dot com> ---
Any sense of a minimal patch to fix this issue?  I have embedded systems in the
wild suffering from this rather critical issue.  Upgrading to a new compiler
version means updating the entire system...

(I am curious how this kind of wide-ranging bug could get past rudimentary unit
testing, but that is a topic for another day-- probably a day when I volunteer
to write those tests I guess.)


More information about the Gcc-bugs mailing list