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

[Bug c++/17868] [3.3 regression] RDIV_EXPR not supported by dump_expr


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-12-10 17:02 -------
Subject: Bug 17868

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_3-branch
Changes by:	reichelt@gcc.gnu.org	2004-12-10 17:02:32

Modified files:
	gcc/cp         : ChangeLog error.c 

Log message:
	PR c++/17868
	* error.c (dump_expr): Add missing case for RDIV_EXPR.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.3076.2.278&r2=1.3076.2.279
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/error.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.192.2.9&r2=1.192.2.10



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17868


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