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

--- Comment #4 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Tue Jul  3 16:27:04 2018
New Revision: 262352

URL: https://gcc.gnu.org/viewcvs?rev=262352&root=gcc&view=rev
Log:
        PR c++/86378 - functional cast in noexcept-specifier.

        * tree.c (strip_typedefs_expr) [TREE_LIST]: Fix iteration.

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

Reply via email to