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



------- Comment #2 from jakub at gcc dot gnu dot org  2007-12-10 14:38 -------
Subject: Bug 34395

Author: jakub
Date: Mon Dec 10 14:38:05 2007
New Revision: 130745

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130745
Log:
        PR c++/34395
        * error.c (dump_type_prefix, dump_type_suffix): Handle
        TYPE_PACK_EXPANSION.

        * g++.dg/cpp0x/error1.C: New test.

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


-- 


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


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