Handle noexcept on transactions with -fno-exceptions
commitcf041281dd223266add1e2bc4b424292165c308c
authorvries <vries@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 7 Sep 2013 23:31:48 +0000 (7 23:31 +0000)
committervries <vries@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 7 Sep 2013 23:31:48 +0000 (7 23:31 +0000)
tree45fbb74b7008f26f4f84d65a5df5b4f3df0fbac9
parentbe3821ffc39c78951141b450cd9c6de14c2b7069
Handle noexcept on transactions with -fno-exceptions

2013-09-08  Tom de Vries  <tom@codesourcery.com>

PR c++/58282
* except.c (build_must_not_throw_expr): Handle
flag_exceptions.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@202359 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/cp/except.c