[Bug c++/67161] [5/6 Regression] ICE with a static_assert using our internal __not/__or/__and traits
jason at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Aug 12 18:06:00 GMT 2015
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
More information about the Gcc-bugs
mailing list