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

--- Comment #5 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Thu Jun 18 14:55:45 2015
New Revision: 224621

URL: https://gcc.gnu.org/viewcvs?rev=224621&root=gcc&view=rev
Log:
        PR c++/66001
        * constexpr.c (cxx_eval_constant_expression): Handle TRY_BLOCK and
        TRY_FINALLY_EXPR.
        (potential_constant_expression_1): Likewise.

Added:
    branches/gcc-5-branch/gcc/testsuite/g++.dg/cpp0x/nsdmi12.C
Modified:
    branches/gcc-5-branch/gcc/cp/ChangeLog
    branches/gcc-5-branch/gcc/cp/constexpr.c

Reply via email to