r126201 - in /trunk/gcc: cp/ChangeLog cp/semant...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Mon Jul 2 12:59:00 GMT 2007


Author: jakub
Date: Mon Jul  2 12:59:49 2007
New Revision: 126201

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=126201
Log:
	PR c++/31748
	* 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/pr31748.C: New test.

Added:
    trunk/gcc/testsuite/g++.dg/gomp/pr31748.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/semantics.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list