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

--- Comment #5 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Fri Feb 16 14:12:42 2018
New Revision: 257737

URL: https://gcc.gnu.org/viewcvs?rev=257737&root=gcc&view=rev
Log:
        PR c++/84045 - ICE with typedef and noexcept.
        * except.c (build_noexcept_spec): Use strip_typedefs_expr.

Added:
    branches/gcc-7-branch/gcc/testsuite/g++.dg/cpp0x/noexcept32.C
Modified:
    branches/gcc-7-branch/gcc/cp/ChangeLog
    branches/gcc-7-branch/gcc/cp/except.c

Reply via email to