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

--- Comment #6 from Nathan Sidwell <nathan at gcc dot gnu.org> ---
Author: nathan
Date: Fri Aug  5 19:58:36 2016
New Revision: 239177

URL: https://gcc.gnu.org/viewcvs?rev=239177&root=gcc&view=rev
Log:
        PR c++/68724
        * pt.c (unify): TRAIT_EXPR is an expr.

        PR c++/68724
        * g++.dg/cpp0x/pr68724.C: New.

Added:
    branches/gcc-5-branch/gcc/testsuite/g++.dg/cpp0x/pr68724.C
Modified:
    branches/gcc-5-branch/gcc/cp/ChangeLog
    branches/gcc-5-branch/gcc/cp/pt.c
    branches/gcc-5-branch/gcc/testsuite/ChangeLog

Reply via email to