[Bug c++/70387] -fnon-call-exceptions has no effect

jwjagersma at gmail dot com gcc-bugzilla@gcc.gnu.org
Fri Mar 25 17:19:00 GMT 2016


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

--- Comment #4 from jwjagersma at gmail dot com ---
Created attachment 38096
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38096&action=edit
Test case 2

Generic test case, which doesn't require djgpp or a DOS machine. (Assuming
throwing from inline asm is similar enough)

compile with:
"g++ -std=gnu++14 -fnon-call-exceptions throw_from_asm.cpp"


More information about the Gcc-bugs mailing list