This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/67161] [5/6 Regression] ICE with a static_assert using our internal __not/__or/__and traits


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

--- Comment #5 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Wed Aug 12 18:05:49 2015
New Revision: 226831

URL: https://gcc.gnu.org/viewcvs?rev=226831&root=gcc&view=rev
Log:
        PR c++/67161
        * error.c (dump_decl) [TEMPLATE_ID_EXPR]: Pass
        TFF_NO_OMIT_DEFAULT_TEMPLATE_ARGUMENTS.

Added:
    branches/gcc-5-branch/gcc/testsuite/g++.dg/cpp1y/var-templ44.C
Modified:
    branches/gcc-5-branch/gcc/cp/ChangeLog
    branches/gcc-5-branch/gcc/cp/error.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]