This is the mail archive of the gcc-cvs@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]

r131727 - in /trunk/gcc: cp/ChangeLog cp/error....


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


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