[Bug c++/89571] [9 Regression] ICE in nothrow_spec_p, at cp/except.c:1238

paolo at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Mar 21 01:04:00 GMT 2019


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

--- Comment #11 from paolo at gcc dot gnu.org <paolo at gcc dot gnu.org> ---
Author: paolo
Date: Thu Mar 21 01:03:30 2019
New Revision: 269832

URL: https://gcc.gnu.org/viewcvs?rev=269832&root=gcc&view=rev
Log:
/cp
2019-03-21  Paolo Carlini  <paolo.carlini@oracle.com>

        PR c++/89571
        * method.c (after_nsdmi_defaulted_late_checks): Avoid passing
        error_mark_node to comp_except_specs.

/testsuite
2019-03-21  Paolo Carlini  <paolo.carlini@oracle.com>

        PR c++/89571
        * g++.dg/cpp0x/noexcept37.C: New.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/noexcept37.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/method.c
    trunk/gcc/testsuite/ChangeLog


More information about the Gcc-bugs mailing list