[Bug c++/86378] [7/8/9 regression] typedef breaks functional cast in noexcept-qualifier

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jul 3 14:13:00 GMT 2018


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

--- Comment #2 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Tue Jul  3 14:13:02 2018
New Revision: 262343

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

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

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


More information about the Gcc-bugs mailing list