Handle noexcept on transactions with -fno-exceptions
authorTom de Vries <tom@codesourcery.com>
Sat, 7 Sep 2013 23:31:48 +0000 (23:31 +0000)
committerTom de Vries <vries@gcc.gnu.org>
Sat, 7 Sep 2013 23:31:48 +0000 (23:31 +0000)
commit6df2ca09e94e60259ead0cc2b4bd07132674abbd
tree45fbb74b7008f26f4f84d65a5df5b4f3df0fbac9
parent9a7fb488e39b5380418fcf04341aa3e6b960266b
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.

From-SVN: r202359
gcc/ChangeLog
gcc/cp/except.c