[Bug c++/56060] ICE on invalid code in type_dependent_expression_p, at cp/pt.c:19742
paolo at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Jan 10 18:46:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56060
--- Comment #6 from paolo at gcc dot gnu.org <paolo at gcc dot gnu.org> ---
Author: paolo
Date: Fri Jan 10 18:45:53 2014
New Revision: 206536
URL: http://gcc.gnu.org/viewcvs?rev=206536&root=gcc&view=rev
Log:
/cp
2014-01-10 Paolo Carlini <paolo.carlini@oracle.com>
PR c++/56060
PR c++/59730
* pt.c (type_dependent_expression_p): Handle EXPR_PACK_EXPANSION.
/testsuite
2014-01-10 Paolo Carlini <paolo.carlini@oracle.com>
PR c++/56060
PR c++/59730
* g++.dg/cpp0x/variadic144.C: New.
* g++.dg/cpp0x/variadic145.C: Likewise.
Added:
branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/variadic144.C
branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/variadic145.C
Modified:
branches/gcc-4_8-branch/gcc/cp/ChangeLog
branches/gcc-4_8-branch/gcc/cp/pt.c
branches/gcc-4_8-branch/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list