http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58282

--- Comment #9 from vries at gcc dot gnu.org ---
Author: vries
Date: Fri Oct 25 13:49:48 2013
New Revision: 204067

URL: http://gcc.gnu.org/viewcvs?rev=204067&root=gcc&view=rev
Log:
2013-10-25  Tom de Vries  <t...@codesourcery.com>

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

    * g++.dg/tm/noexcept-6.C: New test.

Added:
    branches/gcc-4_8-branch/gcc/testsuite/g++.dg/tm/noexcept-6.C
Modified:
    branches/gcc-4_8-branch/gcc/cp/ChangeLog
    branches/gcc-4_8-branch/gcc/cp/except.c
    branches/gcc-4_8-branch/gcc/testsuite/ChangeLog

Reply via email to