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++/33213] [4.3 regression] Broken diagnostic: 'type_pack_expansion' not supported by dump_decl



------- Comment #3 from paolo at gcc dot gnu dot org  2007-09-28 17:52 -------
Subject: Bug 33213

Author: paolo
Date: Fri Sep 28 17:52:22 2007
New Revision: 128870

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=128870
Log:
cp/
2007-09-28  Paolo Carlini  <pcarlini@suse.de>

        PR c++/33213
        * error.c (dump_decl): Deal with TYPE_PACK_EXPANSION.

testsuite/
2007-09-28  Paolo Carlini  <pcarlini@suse.de>

        PR c++/33213
        * g++.dg/cpp0x/variadic79.C: New.

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


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33213


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