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

jakub@gcc.gnu.org jakub@gcc.gnu.org
Wed Mar 26 13:03:00 GMT 2008


Author: jakub
Date: Wed Mar 26 13:03:30 2008
New Revision: 133600

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=133600
Log:
	PR c++/35332
	* error.c (dump_expr): Pass {,UN}ORDERED_EXPR, UN{LT,LE,GT,GE,EQ}_EXPR
	and LTGT_EXPR to pp_expression.

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

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



More information about the Gcc-cvs mailing list