]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/34918 (Broken diagnostic: 'vector_cst' not supported by dump_expr)
authorJakub Jelinek <jakub@redhat.com>
Tue, 22 Jan 2008 16:22:06 +0000 (17:22 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Tue, 22 Jan 2008 16:22:06 +0000 (17:22 +0100)
commite94384dbd64042460a3f03dd50b8a835409ec7f7
tree12df2b6f9f4854055b0d8f3ace5bf724c413b144
parent42a89d2d5484ad7d68071cc7c1cbc8c759ac783d
re PR c++/34918 (Broken diagnostic: 'vector_cst' not supported by dump_expr)

PR c++/34918
* error.c (dump_expr): Handle VECTOR_CST.

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

From-SVN: r131727
gcc/cp/ChangeLog
gcc/cp/error.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/other/error23.C [new file with mode: 0644]