r133090 - in /branches/gcc-4_3-branch/gcc: cp/C...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Mon Mar 10 20:53:00 GMT 2008


Author: jakub
Date: Mon Mar 10 20:53:35 2008
New Revision: 133090

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=133090
Log:
	PR c++/35337
	* semantics.c (finish_omp_clauses): Use %qD instead of %qE for
	DECL_P in not a variable and appears more than once error messages.

	* g++.dg/gomp/pr35337.C: New test.

Added:
    branches/gcc-4_3-branch/gcc/testsuite/g++.dg/gomp/pr35337.C
Modified:
    branches/gcc-4_3-branch/gcc/cp/ChangeLog
    branches/gcc-4_3-branch/gcc/cp/semantics.c
    branches/gcc-4_3-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list