PR c++/90490 - fix decltype issues in noexcept-specifier.
* except.c (build_noexcept_spec): Call instantiate_non_dependent_expr_sfinae before build_converted_constant_expr instead of calling instantiate_non_dependent_expr after it. Add processing_template_decl_sentinel. * g++.dg/cpp0x/noexcept43.C: New test. * g++.dg/cpp0x/noexcept44.C: New test. From-SVN: r272568
Showing
gcc/testsuite/g++.dg/cpp0x/noexcept43.C
0 → 100644
gcc/testsuite/g++.dg/cpp0x/noexcept44.C
0 → 100644
Please
register
or
sign in
to comment