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++/34918] [4.1/4.2/4.3 regression] Broken diagnostic: 'vector_cst' not supported by dump_expr



------- Comment #2 from jakub at gcc dot gnu dot org  2008-01-22 16:22 -------
Subject: Bug 34918

Author: jakub
Date: Tue Jan 22 16:22:06 2008
New Revision: 131727

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=131727
Log:
        PR c++/34918
        * error.c (dump_expr): Handle VECTOR_CST.

        * g++.dg/other/error23.C: New test.

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


-- 


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


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